=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- src/usr.bin/mg/Attic/theo.c 2005/05/05 04:36:09 1.84 +++ src/usr.bin/mg/Attic/theo.c 2005/05/22 23:40:16 1.85 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.84 2005/05/05 04:36:09 todd Exp $ */ +/* $OpenBSD: theo.c,v 1.85 2005/05/22 23:40:16 todd Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -173,7 +173,8 @@ "i am a packet sniffing fool, let me wipe my face with my own poo", "they are manual pages, not tea time chit-chats", "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]);