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


version 1.173 version 1.174
Line 114
 
Line 114
 void map_info(object *op, char *search);  void map_info(object *op, char *search);
 int command_body(object *op, char *params);  int command_body(object *op, char *params);
 int command_motd(object *op, char *params);  int command_motd(object *op, char *params);
   int command_rules(object *op, char *params);
   int command_news(object *op, char *params);
 int command_bug(object *op, char *params);  int command_bug(object *op, char *params);
 void malloc_info(object *op);  void malloc_info(object *op);
 void current_region_info(object *op);  void current_region_info(object *op);


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

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