diff options
author | Dan Williams <dcbw@redhat.com> | 2010-05-11 12:22:47 -0700 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-05-11 12:22:47 -0700 |
commit | 52f8ead7c08e95498096591800eab7558fe3353e (patch) | |
tree | cddada723d3eda923e8b65d1815c16c6944d69e7 | |
parent | b8f0f403499b185c7bd37a19e8bbf907344ac904 (diff) |
trivial: fix comment
-rw-r--r-- | plugins/mm-modem-longcheer-gsm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mm-modem-longcheer-gsm.h b/plugins/mm-modem-longcheer-gsm.h index 1ee55faa..5383c52d 100644 --- a/plugins/mm-modem-longcheer-gsm.h +++ b/plugins/mm-modem-longcheer-gsm.h @@ -40,4 +40,4 @@ MMModem *mm_modem_longcheer_gsm_new (const char *device, const char *driver, const char *plugin); -#endif /* MM_MODEM_ZTE_H */ +#endif /* MM_MODEM_LONGCHEER_H */ |