]> git.armaanb.net Git - opendoas.git/blobdiff - insults.c
Handle empty argv
[opendoas.git] / insults.c
index 4a4939074c69b2ee0effbc0bde6eadc6330ac02e..045b41c3f1186950149fb881dfeeb9b38533293b 100644 (file)
--- a/insults.c
+++ b/insults.c
@@ -2,12 +2,11 @@
 #include <time.h>
 
 char *insults[] = {
-
     /*
-     * These insults were stolen from the Sudo project.
-     * The copyright header on those files states:
+     * These insults were mostly stolen from the Sudo project. The copyright
+     * header on those files states:
      *     ISC license
-     *     Copyright (c) 1996-2018Todd C. Miller <Todd.Miller@sudo.ws>
+     *     Copyright (c) 1996-2018 Todd C. Miller <Todd.Miller@sudo.ws>
      */
 
     "Just what do you think you're doing Dave?",
@@ -71,17 +70,9 @@ char *insults[] = {
     "This man, he doesn't know when he's beaten! He doesn't know when he's winning, either. He has no... sort of... sensory apparatus...",
     "There's nothing wrong with you that an expensive operation can't prolong.",
     "I'm very sorry, but I'm not allowed to argue unless you've paid.",
-
-#ifndef DOAS_INSULTS_KISS
-#define DOAS_INSULTS_KISS
-
-    /*
-     * Insults from the KISS Linux community
-     */
-
-    "",
-
-#endif
+    "You are being naughty this year.",
+    "A new shipment of coal is on it's way.",
+    "Santa is not amused",
 };
 
 const char *