=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- src/usr.bin/mg/Attic/theo.c 2009/06/04 23:39:37 1.109 +++ src/usr.bin/mg/Attic/theo.c 2009/07/07 07:39:14 1.110 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.109 2009/06/04 23:39:37 kjell Exp $ */ +/* $OpenBSD: theo.c,v 1.110 2009/07/07 07:39:14 jasper Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -152,7 +152,8 @@ "I was joking, really. I think I am funny :-)", "the kernel is a harsh mistress", "Have I ever been subtle? If my approach ever becomes subtle, shoot me.", - "the acpi stabs you in the back. the acpi stabs you in the back. you die ..." + "the acpi stabs you in the back. the acpi stabs you in the back. you die ...", + "My cats are more observant than you." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);