src/debug.h

changeset 12323
f52908fb23b0
parent 11504
eabc708c2ea9
child 13988
a178d3dcbb7f
equal deleted inserted replaced
12322:8a769e8e91fc 12323:f52908fb23b0
143 /** 143 /**
144 * Check if console debug output is enabled. 144 * Check if console debug output is enabled.
145 * 145 *
146 * @return TRUE if debuggin is enabled, FALSE if it is not. 146 * @return TRUE if debuggin is enabled, FALSE if it is not.
147 */ 147 */
148 gboolean gaim_debug_is_enabled(); 148 gboolean gaim_debug_is_enabled(void);
149 149
150 /*@}*/ 150 /*@}*/
151 151
152 /**************************************************************************/ 152 /**************************************************************************/
153 /** @name UI Registration Functions */ 153 /** @name UI Registration Functions */

mercurial