=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- src/usr.bin/mg/Attic/theo.c 2005/10/14 19:46:46 1.91 +++ src/usr.bin/mg/Attic/theo.c 2005/11/16 03:44:14 1.92 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.91 2005/10/14 19:46:46 kjell Exp $ */ +/* $OpenBSD: theo.c,v 1.92 2005/11/16 03:44:14 cloder Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -177,7 +177,8 @@ "You have no idea how fucked we are", "You can call it fart if you want to.", "wavelan is a battle field", - "If you don't know what you are talking about, why are you talking?" + "If you don't know what you are talking about, why are you talking?", + "You are in a maze of gpio pins, all alike, all undocumented, and a few are wired to bombs." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);