]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/network.c
Introducing the parsing of both 'defaultvers' and 'defaultproto'
[nfs-utils.git] / utils / mount / network.c
index bd621befb7e00f1c0a8603657290e132aef9a2b3..1a053519718437f2c5c8b73c7b5a2396c66404e2 100644 (file)
@@ -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;