priv/helper.c (lose): Tag as NORETURN.
[tripe] / priv / helper.c
index f75f463..400fa28 100644 (file)
@@ -39,7 +39,7 @@
  * Use:                Reports a fatal error and quits.
  */
 
-static void lose(const char *excuse)
+static void NORETURN lose(const char *excuse)
 {
   moan("helper process bailing out: %s; error: %s",
        excuse,