[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.84 and 1.85

version 1.84, 2005/05/05 04:36:09 version 1.85, 2005/05/22 23:40:16
Line 173 
Line 173 
         "i am a packet sniffing fool, let me wipe my face with my own poo",          "i am a packet sniffing fool, let me wipe my face with my own poo",
         "they are manual pages, not tea time chit-chats",          "they are manual pages, not tea time chit-chats",
         "Whiners.  They scale really well.",          "Whiners.  They scale really well.",
         "in your world, you would have a checklist of 50 fucking workarounds just to make a coffee."          "in your world, you would have a checklist of 50 fucking workarounds just to make a coffee.",
           "for once, I have nothing to say."
 };  };
   
 static const int ntalk = sizeof(talk)/sizeof(talk[0]);  static const int ntalk = sizeof(talk)/sizeof(talk[0]);

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85