]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/error.h
pdate addres for Free Software Foundation
[nfs-utils.git] / utils / mount / error.h
index 7126de531d5bec05079154f09478faca8f4d4beb..ef80fd079b48ed76aca319060035547736e5ddb5 100644 (file)
  *
  * You should have received a copy of the GNU General Public
  * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 021110-1307, USA.
+ * Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 0211-1301 USA
  *
  */
 
 #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);