diff options
author | Mike Ruprecht <cmaiku@gmail.com> | 2018-05-11 12:43:39 -0500 |
---|---|---|
committer | Mike Ruprecht <cmaiku@gmail.com> | 2018-05-11 12:43:39 -0500 |
commit | 00025973f539b53068e7a334d7196282d603663d (patch) | |
tree | 50c5aaad76c52aeaf46053101e5e3b60efcb8e50 /libpurple/notify.h | |
parent | 664a6b094ff0408990098fb61e2b6f65c3f2a6af (diff) | |
download | pidgin-00025973f539b53068e7a334d7196282d603663d.tar.gz |
doc: Remove invalid GTK-Doc annotations
This patch removes invalid GTK-Doc annotations. One was probably from
Doxygen and the rest were stylized comments, which were picked up
as GTK-Doc annotations.
Diffstat (limited to 'libpurple/notify.h')
-rw-r--r-- | libpurple/notify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpurple/notify.h b/libpurple/notify.h index 802df78b20..9a6f4623b1 100644 --- a/libpurple/notify.h +++ b/libpurple/notify.h @@ -233,7 +233,7 @@ G_BEGIN_DECLS /**************************************************************************/ -/** Search results notification API */ +/* Search results notification API */ /**************************************************************************/ /** |