Changeset devel,70 for devel/bitlbee.h
- Timestamp:
- 2005-12-08T12:30:43Z (5 years ago)
- branch-nick:
- jelmer.integration
- revision id:
- jelmer@samba.org-20051208123043-ce4dfb0d4eb5beb6
- Files:
-
- 1 modified
-
devel/bitlbee.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
devel/bitlbee.h
r67 r70 127 127 int root_command_string( irc_t *irc, user_t *u, char *command, int flags ); 128 128 int root_command( irc_t *irc, char *command[] ); 129 int bitlbee_load( irc_t *irc, c har *password );129 int bitlbee_load( irc_t *irc, const char *password ); 130 130 int bitlbee_save( irc_t *irc ); 131 131 void bitlbee_shutdown( gpointer data );
