gtk+3: fix dependencies for new gnome/accessibility/at-spi2-core
[oi-userland.git] / components / x11 / libFS / patches / lint.patch
blobbd51e9cb6ad7fb0cd98e026e19b03d97934ead37
1 diff --git a/src/FSlibInt.c b/src/FSlibInt.c
2 index 07a7c57..f9efc97 100644
3 --- a/src/FSlibInt.c
4 +++ b/src/FSlibInt.c
5 @@ -978,6 +978,7 @@ _FSDefaultIOError(FSServer *svr)
7 exit(1);
8 /* NOTREACHED */
9 + /* LINTED - needed to silence: error: Function has no return statement */