Changeset 8358691 for commands.h
- Timestamp:
- 2010-08-31T20:05:36Z (14 years ago)
- Branches:
- master
- Children:
- f5c0d8e
- Parents:
- ad2d8bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.h
rad2d8bc r8358691 37 37 } command_t; 38 38 39 extern co nst command_tcommands[];39 extern command_t root_commands[]; 40 40 41 41 #define IRC_CMD_PRE_LOGIN 1
Note: See TracChangeset
for help on using the changeset viewer.