]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r295121:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Mar 2016 18:55:48 +0000 (18:55 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 12 Mar 2016 18:55:48 +0000 (18:55 +0000)
commit95c7719a7fb595a36ec9d37cdaf6cfaecd925e82
tree6374c9b36837ed22419f11c8da8abc0a27836fa2
parent51a9efecaef76cd63b71b240cd1b9dc64c40a1b7
MFC r295121:

Delete argsize to fix a -Wunused-but-set-variable warning with gcc 4.9

The variable isn't actually checked -- just the end result which gets
returned from the function

git-svn-id: svn://svn.freebsd.org/base/stable/10@296742 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/swapon/swapon.c