=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.151 retrieving revision 1.152 diff -u -r1.151 -r1.152 --- src/usr.bin/mg/Attic/theo.c 2016/06/07 02:23:42 1.151 +++ src/usr.bin/mg/Attic/theo.c 2016/08/16 15:24:01 1.152 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.151 2016/06/07 02:23:42 tedu Exp $ */ +/* $OpenBSD: theo.c,v 1.152 2016/08/16 15:24:01 tedu Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -196,6 +196,7 @@ "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.", + "All that complexity stopped us from getting flying cars by today.", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);