[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.52 and 1.53

version 1.52, 2003/05/17 23:35:42 version 1.53, 2003/05/18 02:29:54
Line 137 
Line 137 
         "Take a picture of my butt, it's what everyone wants.",          "Take a picture of my butt, it's what everyone wants.",
         "You guys are about four days behind on theo.c",          "You guys are about four days behind on theo.c",
         "I'm just talking.",          "I'm just talking.",
         "Vegetarian my ass"          "Vegetarian my ass",
           "Hey, that's a McNallys!",
           "Your connection is breaking up."
 };  };
   
 static const int ntalk = sizeof(talk)/sizeof(talk[0]);  static const int ntalk = sizeof(talk)/sizeof(talk[0]);

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53