summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-message.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2002-11-23 07:48:28 +0000
committerHavoc Pennington <hp@redhat.com>2002-11-23 07:48:28 +0000
commitf09921965c769ff6411ae2f684f6b855d4c8f38d (patch)
treeaefebf4c04e4da7d35e52b4a05b258cbbe31cf48 /dbus/dbus-message.h
parent954c4c7550879bd80315811b8548adfcb415766e (diff)
2002-11-23 Havoc Pennington <hp@pobox.com>
* Doxyfile.in (INCLUDE_FILE_PATTERNS): expand DBUS_BEGIN_DECLS/ DBUS_END_DECLS to nothing, that should fix this once and for all * Doxyfile.in (JAVADOC_AUTOBRIEF): set to YES * dbus/dbus-message.c, dbus/dbus-hash.c: add some missing @brief
Diffstat (limited to 'dbus/dbus-message.h')
-rw-r--r--dbus/dbus-message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-message.h b/dbus/dbus-message.h
index d86f5d23..ce618388 100644
--- a/dbus/dbus-message.h
+++ b/dbus/dbus-message.h
@@ -1,5 +1,5 @@
/* -*- mode: C; c-file-style: "gnu" -*- */
-/* dbus-message.h DBusMessage object
+/* dbus-message.h DBusMessage object
*
* Copyright (C) 2002 Red Hat Inc.
*