Difference for socket/loop.c from version 1.11 to 1.12


version 1.11 version 1.12
Line 1
 
Line 1
   
 /*  /*
  * static char *rcsid_loop_c =   * static char *rcsid_loop_c =
  *    "$Id: loop.c,v 1.11 2001/04/06 19:08:03 michtoen Exp $";   *    "$Id: loop.c,v 1.12 2001/04/07 03:57:05 michtoen Exp $";
  */   */
   
 /*  /*
Line 110
 
Line 110
     { "addme", AddMeCmd },      { "addme", AddMeCmd },
     { "setfacemode", SetFaceMode},      { "setfacemode", SetFaceMode},
     { "setsound", SetSound},      { "setsound", SetSound},
    { "setup", SetUp},
     { NULL, NULL} /* terminator */      { NULL, NULL} /* terminator */
 };  };
   


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

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