From: Todd C. Miller Date: Sun, 28 Nov 1993 08:00:26 +0000 (+0000) Subject: corrected somments and removed newlines X-Git-Tag: SUDO_1_3_0~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3feddde43af42d4916611b1d803608e2fd980bd;p=sudo corrected somments and removed newlines --- diff --git a/insults.h b/insults.h index f1a612993..384ec6b58 100644 --- a/insults.h +++ b/insults.h @@ -26,17 +26,17 @@ */ 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.