From 1a5d5d8a7e796035bc70d5c727d4d901dda50726 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Tue, 25 Oct 2011 00:45:35 -0700 Subject: Cleanup pass on documentation that was dumping garbage into doxygen output. (bzr r10696) --- src/help.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/help.h') diff --git a/src/help.h b/src/help.h index b6c82fb51..2ded43c39 100644 --- a/src/help.h +++ b/src/help.h @@ -1,9 +1,6 @@ #ifndef SEEN_HELP_H #define SEEN_HELP_H - -/** - * Help/About window - * +/* * Authors: * Lauris Kaplinski * @@ -16,7 +13,11 @@ #include #include +/** + * Help/About window. + */ void sp_help_about(void); + void sp_help_open_tutorial(GtkMenuItem *menuitem, gpointer data); -- cgit v1.2.3