Cross Reference: lint.patch
xref
: /
solaris-x11-s11
/
open-src
/
lib
/
libFS
/
lint.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
1233
N/A
diff --git
a/src/FSlibInt.c
b/src/FSlibInt.c
1233
N/A
index
07a7c57..f9efc97
100644
1233
N/A
---
a/src/FSlibInt.c
1233
N/A
+++
b/src/FSlibInt.c
1233
N/A
@@ -978,6 +978,7 @@ _FSDefaultIOError(FSServer *svr)
1233
N/A
}
1233
N/A
exit(1);
1233
N/A
/* NOTREACHED */
1233
N/A
+ /* LINTED - needed to silence: error: Function has no return statement */
1233
N/A
}
1233
N/A
1233
N/A
/*