=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- src/usr.bin/mg/Attic/theo.c 2004/07/30 01:50:56 1.66 +++ src/usr.bin/mg/Attic/theo.c 2004/08/04 18:41:13 1.67 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.66 2004/07/30 01:50:56 marco Exp $ */ +/* $OpenBSD: theo.c,v 1.67 2004/08/04 18:41:13 art Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -150,6 +150,7 @@ "You're not allowed to have an opinion.", "tweep tweep tweep", "Quite frankly, SSE's alignment requirement is the most utterly retarded idea since eating your own shit." + "Holy verbose prom startup Batman." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);