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


version 1.5 version 1.6
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.5 2000/04/22 07:16:41 cvs Exp $";   *   "$Id: commands.c,v 1.6 2000/06/21 09:34:56 jec Exp $";
  */   */
   
 /*  /*
Line 52
 
Line 52
   
 #ifdef DEBUG  #ifdef DEBUG
   {"sstable", command_sstable, 0.0},    {"sstable", command_sstable, 0.0},
   {"dumptag", dump_object_from_tag, 0.0},  
 #endif  #endif
 #ifdef DEBUG_MALLOC_LEVEL  #ifdef DEBUG_MALLOC_LEVEL
   {"verify", command_malloc_verify,0.0},    {"verify", command_malloc_verify,0.0},


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

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