Difference for server/commands.c from version 1.30 to 1.31


version 1.30 version 1.31
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.30 2002/12/18 16:39:58 garbled Exp $";   *   "$Id: commands.c,v 1.31 2002/12/25 06:45:46 garbled Exp $";
  */   */
   
 /*  /*
Line 108
 
Line 108
   {"weather", command_weather, 0.0},    {"weather", command_weather, 0.0},
   {"title", command_title, 0.0},    {"title", command_title, 0.0},
   {"usekeys", command_usekeys, 0.0},    {"usekeys", command_usekeys, 0.0},
     {"bowmode", command_bowmode, 0.0},
     {"petmode", command_petmode, 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.30 
line(s) changed
 line(s) added in v.1.31

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