=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- src/usr.bin/mg/Attic/theo.c 2004/11/11 09:55:51 1.75 +++ src/usr.bin/mg/Attic/theo.c 2004/12/07 19:53:25 1.76 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.75 2004/11/11 09:55:51 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.76 2004/12/07 19:53:25 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -162,7 +162,8 @@ "If you want it, go do the stinking work yourself.", "A burp means less gas later", "optimism in man kind does not belong here", - "First user who tries to push this button, he pounds into the ground with a rant of death." + "First user who tries to push this button, he pounds into the ground with a rant of death.", + "we did farts. now we do sperm. we are cutting edge." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);