Difference for include/sproto.h from version 1.114 to 1.115


version 1.114 version 1.115
Line 149
 
Line 149
 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_map_info(object *op);  void current_map_info(object *op);
   void current_region_info(object *op);
 int command_who(object *op, char *params);  int command_who(object *op, char *params);
 int command_malloc(object *op, char *params);  int command_malloc(object *op, char *params);
 int command_mapinfo(object *op, char *params);  int command_mapinfo(object *op, char *params);
   int command_whereami(object *op, char *params);
 int command_maps(object *op, char *params);  int command_maps(object *op, char *params);
 int command_strings(object *op, char *params);  int command_strings(object *op, char *params);
 int command_sstable(object *op, char *params);  int command_sstable(object *op, char *params);


Legend:
line(s) removed in v.1.114 
line(s) changed
 line(s) added in v.1.115

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