Changeset fb117aee for irc_commands.c
- Timestamp:
- 2010-04-02T02:29:45Z (13 years ago)
- Branches:
- master
- Children:
- 231b08b
- Parents:
- e63507a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irc_commands.c
re63507a rfb117aee 39 39 out we don't require it, which will break this feature.) 40 40 Try to identify using the given password. */ 41 /*return root_command( irc, send_cmd );*/41 return root_command( irc, send_cmd ); 42 42 } 43 43 /* Handling in pre-logged-in state, first see if this server is
Note: See TracChangeset
for help on using the changeset viewer.