X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fnfsumount.c;h=1d10cc689b5c46b0d4d55838a389cd39be5fb52b;hp=381ca6e344e0bdf13d21a1760a651597f8777325;hb=ae8cd89afbe0ba51f6c03b71fb50241c8dde04c5;hpb=03187a3cf1995b487c291ea8bc746a9e29e1c2f4 diff --git a/utils/mount/nfsumount.c b/utils/mount/nfsumount.c index 381ca6e..1d10cc6 100644 --- a/utils/mount/nfsumount.c +++ b/utils/mount/nfsumount.c @@ -190,7 +190,7 @@ int del_mtab(const char *spec, const char *node) /* * Returns 1 if everything went well, else 0. */ -int _nfsumount(const char *spec, const char *opts) +int _nfsumount(const char *spec, char *opts) { char *hostname; char *dirname;