=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- src/usr.bin/mg/Attic/theo.c 2014/04/15 21:55:38 1.135 +++ src/usr.bin/mg/Attic/theo.c 2014/04/17 18:13:26 1.136 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.135 2014/04/15 21:55:38 tedu Exp $ */ +/* $OpenBSD: theo.c,v 1.136 2014/04/17 18:13:26 sthen Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -178,6 +178,7 @@ "Shit should not be shared.", "the randomization in this entire codebase is a grand experiment in stupid", "My mailbox is full of shock.", + "my integer overflow spidey senses are tingling.", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);