[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.74 and 1.75

version 1.74, 2004/10/01 21:01:45 version 1.75, 2004/11/11 09:55:51
Line 161 
Line 161 
         "Have you been living in a cave, or are you just being a jerk?",          "Have you been living in a cave, or are you just being a jerk?",
         "If you want it, go do the stinking work yourself.",          "If you want it, go do the stinking work yourself.",
         "A burp means less gas later",          "A burp means less gas later",
         "optimism in man kind does not belong here"          "optimism in man kind does not belong here",
           "First user who tries to push this button, he pounds into the ground with a rant of death."
 };  };
   
 static const int ntalk = sizeof(talk)/sizeof(talk[0]);  static const int ntalk = sizeof(talk)/sizeof(talk[0]);

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75