=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- src/usr.bin/mg/Attic/theo.c 2014/03/05 21:45:54 1.131 +++ src/usr.bin/mg/Attic/theo.c 2014/03/22 02:42:34 1.132 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.131 2014/03/05 21:45:54 florian Exp $ */ +/* $OpenBSD: theo.c,v 1.132 2014/03/22 02:42:34 tedu Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -173,7 +173,8 @@ "I don't know if the Internet's safe yet.", "Those who don't understand Unix are condemned to reinvent Multics in a browser", "Don't tell anybody I said that.", - "Complaint forms are handled in another department." + "Complaint forms are handled in another department.", + "You'd be safer using Windows than the code which was just deleted.", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);