diff options
author | Christian Kellner <gicmo@src.gnome.org> | 2004-05-04 23:06:49 +0800 |
---|---|---|
committer | Christian Kellner <gicmo@src.gnome.org> | 2004-05-04 23:06:49 +0800 |
commit | 6b3a25c2b8eb36773416e0c726a3662ccdf53ddc (patch) | |
tree | 1a96d054dd7e668fd604916dd81e8569d6a67532 /plugins/groupwise-account-setup | |
parent | ce8bf2db0ed32eadfe326ce9ba6ce8533b17230f (diff) | |
download | gsoc2013-evolution-6b3a25c2b8eb36773416e0c726a3662ccdf53ddc.tar.gz gsoc2013-evolution-6b3a25c2b8eb36773416e0c726a3662ccdf53ddc.tar.zst gsoc2013-evolution-6b3a25c2b8eb36773416e0c726a3662ccdf53ddc.zip |
Fixed typo.
* providers/groupwise/camel-gw-listener.h: Fixed typo.
svn path=/trunk/; revision=25785
Diffstat (limited to 'plugins/groupwise-account-setup')
-rw-r--r-- | plugins/groupwise-account-setup/camel-gw-listener.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-account-setup/camel-gw-listener.h b/plugins/groupwise-account-setup/camel-gw-listener.h index 39ecf23eac..40e7c3d9fc 100644 --- a/plugins/groupwise-account-setup/camel-gw-listener.h +++ b/plugins/groupwise-account-setup/camel-gw-listener.h @@ -23,7 +23,7 @@ #ifndef CAMEL_GW_LISTENER_H -#define CAEML_GW_LISTENER_H +#define CAMEL_GW_LISTENER_H #include <e-util/e-account-list.h> |