]> granicus.if.org Git - sudo/commitdiff
corrected somments and removed newlines
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 28 Nov 1993 08:00:26 +0000 (08:00 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 28 Nov 1993 08:00:26 +0000 (08:00 +0000)
insults.h

index f1a612993065aefbedb907aff6eaf28e3a42a0ba..384ec6b58dca4805a250df7326a8e463d8288cd4 100644 (file)
--- a/insults.h
+++ b/insults.h
  */
 
 char *insults[] = {
-     "Wrong!  You cheating scum!\n",
-     "No soap, honkie-lips.\n",
-     "Where did you learn to type?\n",
-     "Are you on drugs?\n",
-     "My pet ferret can type better than you!\n",
-     "You type like i drive.\n",
-     "Do you think like you type?\n",
-     "Your mind just hasn't been the same since the electro-shock, has it?\n"
+     "Wrong!  You cheating scum!",
+     "No soap, honkie-lips.",
+     "Where did you learn to type?",
+     "Are you on drugs?",
+     "My pet ferret can type better than you!",
+     "You type like i drive.",
+     "Do you think like you type?",
+     "Your mind just hasn't been the same since the electro-shock, has it?"
 };
 
-#define NOFINSULTS 8 /* number of insults - 1 */
+#define NOFINSULTS 8   /* number of insults*/
 
 /*
  *     return a random insult.