Difference for include/sproto.h from version 1.162 to 1.163


version 1.162 version 1.163
Line 326
 
Line 326
 int command_stack_list(object *op, char *params);  int command_stack_list(object *op, char *params);
 int command_stack_clear(object *op, char *params);  int command_stack_clear(object *op, char *params);
 int command_diff(object *op, char *params);  int command_diff(object *op, char *params);
   int command_insert_into(object *op, char *params);
 /* commands.c */  /* commands.c */
 void init_commands(void);  void init_commands(void);
 CommFunc find_oldsocket_command(char *cmd);  CommFunc find_oldsocket_command(char *cmd);


Legend:
line(s) removed in v.1.162 
line(s) changed
 line(s) added in v.1.163

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