[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.42 and 1.43

version 1.42, 2003/02/04 10:27:51 version 1.43, 2003/02/21 14:00:36
Line 102 
Line 102 
         "Search for fuck.  Anytime you see that word, you have a paragraph to write.",          "Search for fuck.  Anytime you see that word, you have a paragraph to write.",
         "what I'm doing [...] is hell. it's kind of fun.",          "what I'm doing [...] is hell. it's kind of fun.",
         "Yes, but the ports people are into S&M.",          "Yes, but the ports people are into S&M.",
         "Buttons are for idiots."          "Buttons are for idiots.",
           "We are not hackers. We are turd polishing craftsmen."
 };  };
   
 static const int ntalk = sizeof(talk)/sizeof(talk[0]);  static const int ntalk = sizeof(talk)/sizeof(talk[0]);

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43