Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/events.h

    r9ff5737 r0aaca60  
    4545#include <gmodule.h>
    4646
    47 /* The conditions you can pass to b_input_add()/that will be passed to
     47/* The conditions you can pass to gaim_input_add()/that will be passed to
    4848   the given callback function. */
    4949typedef enum {
     
    5858#define GAIM_ERR_COND   (G_IO_HUP | G_IO_ERR | G_IO_NVAL)
    5959
    60 /* #define event_debug( x... ) printf( x ) */
     60// #define event_debug( x... ) printf( x )
    6161#define event_debug( x... )
    6262
Note: See TracChangeset for help on using the changeset viewer.