Difference for include/sproto.h from version 1.172 to 1.173


version 1.172 version 1.173
Line 241
 
Line 241
 int command_hide(object *op, char *params);  int command_hide(object *op, char *params);
 int command_setgod(object *op, char *params);  int command_setgod(object *op, char *params);
 int command_banish(object *op, char *params);  int command_banish(object *op, char *params);
 int command_kick(object *op, char *params);  int command_kick(object *op, const char *params);
 int command_save_overlay(object *op, char *params);  int command_save_overlay(object *op, char *params);
 int command_toggle_shout(object *op, char *params);  int command_toggle_shout(object *op, char *params);
 int command_shutdown(object *op, char *params);  int command_shutdown(object *op, char *params);


Legend:
line(s) removed in v.1.172 
line(s) changed
 line(s) added in v.1.173

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