Changeset fc2ee0f for protocols/events.h
- Timestamp:
- 2006-05-13T10:29:53Z (19 years ago)
- Branches:
- master
- Children:
- 2b7d2d1
- Parents:
- b642f381
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/events.h
rb642f381 rfc2ee0f 49 49 #define GAIM_ERR_COND (G_IO_HUP | G_IO_ERR | G_IO_NVAL) 50 50 51 #define event_debug( x... ) printf( x ) 52 51 53 G_MODULE_EXPORT void b_main_init(); 52 54 G_MODULE_EXPORT void b_main_run();
Note: See TracChangeset
for help on using the changeset viewer.