summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2004-11-06 23:36:18 +0000
committerChristian Hammond <chipx86@chipx86.com>2004-11-06 23:36:18 +0000
commit034a0598a4516a373a42d704e4b749b1b90d0deb (patch)
tree6f7066c8f793a816f4f12afaf8c96b4dfde21f3b
parent79c1adf73fde5ff9e7712b1f99ca146266550c3c (diff)
downloadlibnotify-034a0598a4516a373a42d704e4b749b1b90d0deb.tar.gz
Move the emacs mode string out of the Doxygen comment and into its own.
-rw-r--r--ChangeLog6
-rw-r--r--libnotify/notify.h3
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f1c940..945d6c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Nov 06 15:35:52 PST 2004 Christian Hammond <chipx86@gnupdate.org>
+
+ * libnotify/notify.h:
+ - Move the emacs mode string out of the Doxygen comment and into its
+ own.
+
Sat Nov 06 15:11:53 PST 2004 Christian Hammond <chipx86@gnupdate.org>
* libnotify/notify.h:
diff --git a/libnotify/notify.h b/libnotify/notify.h
index aed625c..a0b2117 100644
--- a/libnotify/notify.h
+++ b/libnotify/notify.h
@@ -1,4 +1,5 @@
-/** -*- mode: c-mode; tab-width: 4; indent-tabs-mode: t; -*-
+/* -*- mode: c-mode; tab-width: 4; indent-tabs-mode: t; -*- */
+/**
* @file libnotify/notify.h Notifications library
*
* @Copyright (C) 2004 Christian Hammond