From f09921965c769ff6411ae2f684f6b855d4c8f38d Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sat, 23 Nov 2002 07:48:28 +0000 Subject: 2002-11-23 Havoc Pennington * 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 --- dbus/dbus-hash.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dbus/dbus-hash.h') diff --git a/dbus/dbus-hash.h b/dbus/dbus-hash.h index 267b2e94..b8136524 100644 --- a/dbus/dbus-hash.h +++ b/dbus/dbus-hash.h @@ -1,6 +1,6 @@ /* -*- mode: C; c-file-style: "gnu" -*- */ -/* dbus-hash.h Generic hash table utility (internal to D-BUS implementation) - * +/* dbus-hash.h Generic hash table utility (internal to D-BUS implementation) + * * Copyright (C) 2002 Red Hat, Inc. * * Licensed under the Academic Free License version 1.2 -- cgit