aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/ChangeLog4
-rw-r--r--camel/providers/groupwise/camel-gw-listener.h2
2 files changed, 5 insertions, 1 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>