Difference for server/commands.c from version 1.4 to 1.5


version 1.4 version 1.5
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.4 2000/04/14 04:48:19 cvs Exp $";   *   "$Id: commands.c,v 1.5 2000/04/22 07:16:41 cvs Exp $";
  */   */
   
 /*  /*
Line 112
 
Line 112
 #ifdef SET_TITLE  #ifdef SET_TITLE
   {"title", command_title, 0.0},    {"title", command_title, 0.0},
 #endif  #endif
     {"usekeys", command_usekeys, 0.0},
   {"version", command_version, 0.0},    {"version", command_version, 0.0},
   {"wimpy", command_wimpy, 0.0},    {"wimpy", command_wimpy, 0.0},
   {"who", command_who, 0.0},    {"who", command_who, 0.0},


Legend:
line(s) removed in v.1.4 
line(s) changed
 line(s) added in v.1.5

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:32