Difference for socket/loop.c from version 1.23 to 1.24


version 1.23 version 1.24
Line 1
 
Line 1
   
 /*  /*
  * static char *rcsid_loop_c =   * static char *rcsid_loop_c =
  *    "$Id: loop.c,v 1.23 2003/05/26 23:58:47 mwedel Exp $";   *    "$Id: loop.c,v 1.24 2003/06/19 10:59:33 tchize Exp $";
  */   */
   
 /*  /*
Line 117
 
Line 117
     { "setsound", SetSound},      { "setsound", SetSound},
     { "setup", SetUp},      { "setup", SetUp},
     { "version", VersionCmd },      { "version", VersionCmd },
       { "toggleextendedinfos", ToggleExtendedInfos}, /*Added: tchize*/
       { "asksmooth", AskSmooth},   /*Added: tchize (smoothing technologies)*/
     { NULL, NULL} /* terminator */      { NULL, NULL} /* terminator */
 };  };
   


Legend:
line(s) removed in v.1.23 
line(s) changed
 line(s) added in v.1.24

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