From: Enrico Scholz Date: Sun, 7 Mar 2004 22:43:03 +0000 (+0000) Subject: fixed NONNULL annotations X-Git-Tag: VERSION_0_10~423 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fcaa7aef67bc91c34d8e712b43660d01e8b2e4e;p=util-vserver.git fixed NONNULL annotations git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1150 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/src/vunify.h b/util-vserver/src/vunify.h index f12d20e..87568c0 100644 --- a/util-vserver/src/vunify.h +++ b/util-vserver/src/vunify.h @@ -57,7 +57,7 @@ static bool checkFstat(struct MatchList const * const, PathInfo const * const, PathInfo const * const, struct stat const ** const, struct stat * const, - struct stat *) NONNULL((1,2,3,4,5,6,7)); + struct stat *) NONNULL((1,2,3,4,5,6)); static struct MatchList const * checkDirEntry(PathInfo const *,