comparison doc/connection-signals.dox @ 27366:73c8e1964eef

A semi-random collection of English spelling and grammatical changes.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 04 Jul 2009 06:44:39 +0000
parents 95a7d1a72fd9
children 378cceb9131d
comparison
equal deleted inserted replaced
27365:8d1e8060b1d8 27366:73c8e1964eef
52 @signalproto 52 @signalproto
53 void (*connection_error)(PurpleConnection *gc, PurpleConnectionError err, const gchar *desc) 53 void (*connection_error)(PurpleConnection *gc, PurpleConnectionError err, const gchar *desc)
54 @endsignalproto 54 @endsignalproto
55 @signaldesc 55 @signaldesc
56 Emitted when a connection error occurs, before @ref signed-off. 56 Emitted when a connection error occurs, before @ref signed-off.
57 @param gc The connection on which the error has occured 57 @param gc The connection on which the error has occurred
58 @param err The error that occured 58 @param err The error that occurred
59 @param desc A description of the error, giving more information. 59 @param desc A description of the error, giving more information.
60 @endsignaldef 60 @endsignaldef
61 61
62 */ 62 */
63 // vim: syntax=c.doxygen tw=75 et 63 // vim: syntax=c.doxygen tw=75 et