[BACK]Return to theo.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/Attic/theo.c between version 1.23 and 1.24

version 1.23, 2002/06/08 09:14:05 version 1.24, 2002/06/09 02:05:00
Line 84 
Line 84 
         "It is clear that this has not been thought through.",          "It is clear that this has not been thought through.",
         "if you do not test that, you are banned from editing theo.c",          "if you do not test that, you are banned from editing theo.c",
         "That's the most ridiculous thing I've heard in the last two or three minutes!",          "That's the most ridiculous thing I've heard in the last two or three minutes!",
         "I'm not just doing this for crowd response. I need to be right."          "I'm not just doing this for crowd response. I need to be right.",
           "i admit you are better than i am..."
 };  };
   
 static const int ntalk = sizeof(talk)/sizeof(talk[0]);  static const int ntalk = sizeof(talk)/sizeof(talk[0]);

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24