Difference for include/sproto.h from version 1.80 to 1.81


version 1.80 version 1.81
Line 67
 
Line 67
 int checkbanned(char *login, char *host);  int checkbanned(char *login, char *host);
 /* c_chat.c */  /* c_chat.c */
 int command_say(object *op, char *params);  int command_say(object *op, char *params);
   int command_cointoss(object *op, char *params);
   int command_orcknuckle(object *op, char *params);
 int command_shout(object *op, char *params);  int command_shout(object *op, char *params);
 int command_tell(object *op, char *params);  int command_tell(object *op, char *params);
 int command_reply(object *op, char *params);  int command_reply(object *op, char *params);


Legend:
line(s) removed in v.1.80 
line(s) changed
 line(s) added in v.1.81

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:31