=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- src/usr.bin/mg/Attic/theo.c 2015/12/23 19:37:34 1.150 +++ src/usr.bin/mg/Attic/theo.c 2016/06/07 02:23:42 1.151 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.150 2015/12/23 19:37:34 lum Exp $ */ +/* $OpenBSD: theo.c,v 1.151 2016/06/07 02:23:42 tedu Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -195,6 +195,7 @@ "I want a new vax, one that's not so slow.", "This sausage is made from unsound meat.", "The people who wrote this code are not on your side.", + "Well finally everyone can see that the shit is really shitty.", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);