=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- src/usr.bin/mg/Attic/theo.c 2003/05/18 02:35:47 1.54 +++ src/usr.bin/mg/Attic/theo.c 2003/05/26 12:59:16 1.55 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.54 2003/05/18 02:35:47 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.55 2003/05/26 12:59:16 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -139,7 +139,8 @@ "I'm just talking.", "Vegetarian my ass", "Wait a minute, that's a McNallys!", - "Your connection is breaking up." + "Your connection is breaking up.", + "germans are not allowed to get involved there" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);