Mercurial > pidgin
diff src/status.c @ 9944:e4a27c9aec4c
[gaim-migrate @ 10838]
with much rejoicing, and massive thanks to the efforts of Christian, and
all who have helped him, I present to you the incomplete status
rewrite!
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 03 Sep 2004 21:35:52 +0000 |
| parents | 4a15962c344a |
| children | ced29c7b396c |
line wrap: on
line diff
--- a/src/status.c Fri Sep 03 21:21:25 2004 +0000 +++ b/src/status.c Fri Sep 03 21:35:52 2004 +0000 @@ -1,10 +1,13 @@ -/* +/** + * @file status.h Status API + * @ingroup core + * * gaim * * Gaim is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this * source distribution. - * + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or
