Mercurial > pidgin.yaz
view doc/core-signals.dox @ 15183:f495e3063701
[gaim-migrate @ 17970]
Get rid of a vague compile warning:
gntblist.c:1948: warning: ¡Æaccount_signed_on_cb¡Ç was used with no prototype before its
definition
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 12 Dec 2006 07:28:39 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et