diff options
-rw-r--r-- | camel/ChangeLog | 4 | ||||
-rw-r--r-- | camel/providers/groupwise/camel-gw-listener.h | 2 | ||||
-rw-r--r-- | plugins/groupwise-account-setup/camel-gw-listener.h | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 25346d437e..bd4a7e3294 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,7 @@ +2004-05-04 Christian Kellner <gicmo@xatom.net> + + * providers/groupwise/camel-gw-listener.h: Fixed typo. + 2004-05-04 Not Zed <NotZed@Ximian.com> ** See #57979. diff --git a/camel/providers/groupwise/camel-gw-listener.h b/camel/providers/groupwise/camel-gw-listener.h index 39ecf23eac..40e7c3d9fc 100644 --- a/camel/providers/groupwise/camel-gw-listener.h +++ b/camel/providers/groupwise/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> 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> |