mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
Kill used "error" variable.
This commit is contained in:
parent
2f21d07aa3
commit
e1babfc54f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5967
@ -178,7 +178,6 @@ main(argc, argv)
|
|||||||
struct nfsd_cargs ncd;
|
struct nfsd_cargs ncd;
|
||||||
int mntflags, altflags, i, nfssvc_flag, num;
|
int mntflags, altflags, i, nfssvc_flag, num;
|
||||||
char *name, *p, *spec;
|
char *name, *p, *spec;
|
||||||
int error = 0;
|
|
||||||
struct vfsconf *vfc;
|
struct vfsconf *vfc;
|
||||||
#ifdef KERBEROS
|
#ifdef KERBEROS
|
||||||
uid_t last_ruid;
|
uid_t last_ruid;
|
||||||
|
Loading…
Reference in New Issue
Block a user