From: Todd C. Miller Date: Sun, 6 Feb 1994 22:40:58 +0000 (+0000) Subject: added a missing space :-) X-Git-Tag: SUDO_1_3_0~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4379df16eb41664fadf0c65ed0546c1225f326be;p=sudo added a missing space :-) --- diff --git a/insults.h b/insults.h index 384ec6b58..46076464d 100644 --- a/insults.h +++ b/insults.h @@ -36,7 +36,7 @@ char *insults[] = { "Your mind just hasn't been the same since the electro-shock, has it?" }; -#define NOFINSULTS 8 /* number of insults*/ +#define NOFINSULTS 8 /* number of insults */ /* * return a random insult.