open-src/lib/libFS/lint.patch
author X gate hg captive account <xhg@xserver.us.oracle.com>
Wed, 19 Aug 2015 13:48:41 -0700
changeset 1484 bc8922b8e1d2
parent 1233 1134c9fd2fe6
permissions -rw-r--r--
Added tag s11u3_30 for changeset 221e9d9cc9cb

diff --git a/src/FSlibInt.c b/src/FSlibInt.c
index 07a7c57..f9efc97 100644
--- a/src/FSlibInt.c
+++ b/src/FSlibInt.c
@@ -978,6 +978,7 @@ _FSDefaultIOError(FSServer *svr)
     }
     exit(1);
     /* NOTREACHED */
+    /* LINTED - needed to silence: error: Function has no return statement */
 }
 
 /*