Changeset 8358691 for commands.h


Ignore:
Timestamp:
2010-08-31T20:05:36Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
f5c0d8e
Parents:
ad2d8bc
Message:

Added root_command_add() and use it to create the "otr" command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.h

    rad2d8bc r8358691  
    3737} command_t;
    3838
    39 extern const command_t commands[];
     39extern command_t root_commands[];
    4040
    4141#define IRC_CMD_PRE_LOGIN       1
Note: See TracChangeset for help on using the changeset viewer.