-/* $OpenBSD: theo.c,v 1.136 2014/04/17 18:13:26 sthen Exp $ */
+/* $OpenBSD: theo.c,v 1.137 2014/04/17 19:28:08 tedu Exp $ */
/*
* Copyright (c) 2002 Artur Grabowski <art@openbsd.org>
* All rights reserved.
"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.",
+ "I'm just trying to improve the code...",
};
static const int ntalk = sizeof(talk)/sizeof(talk[0]);