X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Fnetwork.c;h=1a053519718437f2c5c8b73c7b5a2396c66404e2;hp=bd621befb7e00f1c0a8603657290e132aef9a2b3;hb=2f61f62ac777cc03e30513f6fd3699f9e2f04e27;hpb=f87ae8235ae6042c0e514ba03e4eee7782d5bc6e diff --git a/utils/mount/network.c b/utils/mount/network.c index bd621be..1a05351 100644 --- a/utils/mount/network.c +++ b/utils/mount/network.c @@ -1261,7 +1261,7 @@ nfs_nfs_version(struct mount_options *options, unsigned long *version) * Returns TRUE if @protocol contains a valid value for this option, * or FALSE if the option was specified with an invalid value. */ -static int +int nfs_nfs_protocol(struct mount_options *options, unsigned long *protocol) { char *option;