Suppress statement not reached warnings under Solaris Studio
[openafs.git] / src / kauth / krb_udp.c
index f4b8477..a5960f3 100644 (file)
@@ -113,7 +113,7 @@ FiveMinuteCheckLWP(void *unused)
        /* close the log so it can be removed */
        ReOpenLog();    /* no trunc, just append */
     }
-    return NULL;
+    AFS_UNREACHED(return(NULL));
 }