X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmount%2Ferror.h;fp=utils%2Fmount%2Ferror.h;h=42b28cf4c05bd2c38e90e468f2d9e7591ee97511;hp=7126de531d5bec05079154f09478faca8f4d4beb;hb=906f0b27730b0506a24ed43029983b4d6819dd12;hpb=d976ec69f0df3f19a3be9351f07086de54af42b9 diff --git a/utils/mount/error.h b/utils/mount/error.h index 7126de5..42b28cf 100644 --- a/utils/mount/error.h +++ b/utils/mount/error.h @@ -24,7 +24,7 @@ #ifndef _NFS_UTILS_MOUNT_ERROR_H #define _NFS_UTILS_MOUNT_ERROR_H -char *nfs_strerror(int); +char *nfs_strerror(unsigned int); void mount_error(const char *, const char *, int); void rpc_mount_errors(char *, int, int);