Mercurial > pidgin.yaz
changeset 11580:24169af08585
[gaim-migrate @ 13850]
Doxygen fixes
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 30 Sep 2005 05:07:03 +0000 |
parents | 576432496863 |
children | 9b3833da6840 |
files | src/gtkthemes.h src/status.h |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkthemes.h Fri Sep 30 04:56:25 2005 +0000 +++ b/src/gtkthemes.h Fri Sep 30 05:07:03 2005 +0000 @@ -1,5 +1,6 @@ /** - * @defgroup gtkui GTK+ User Interface + * @file gtkthemes.h GTK+ Smiley Theme API + * @ingroup gtkui * * gaim *
--- a/src/status.h Fri Sep 30 04:56:25 2005 +0000 +++ b/src/status.h Fri Sep 30 05:07:03 2005 +0000 @@ -501,7 +501,7 @@ * * @param status The status. * @param active The active state. - * @param list A list of attributes to set on the status. This list is + * @param attrs A list of attributes to set on the status. This list is * composed of key/value pairs, where each key is a valid * attribute name for this GaimStatusType. */