aboutsummaryrefslogtreecommitdiff
path: root/include/nfs3.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-06-16 16:45:22 +0000
committerrsc <devnull@localhost>2004-06-16 16:45:22 +0000
commit819822c98db971219e5b54ce5f85101c173c1cda (patch)
tree729086651bfe85e8d2fd60d183444efe4104442a /include/nfs3.h
parente42882dc96325652ff553838e560e6901b5d7977 (diff)
downloadplan9port-819822c98db971219e5b54ce5f85101c173c1cda.tar.gz
plan9port-819822c98db971219e5b54ce5f85101c173c1cda.tar.bz2
plan9port-819822c98db971219e5b54ce5f85101c173c1cda.zip
various fixes
Diffstat (limited to 'include/nfs3.h')
-rw-r--r--include/nfs3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nfs3.h b/include/nfs3.h
index 0da51b51..7967380f 100644
--- a/include/nfs3.h
+++ b/include/nfs3.h
@@ -186,7 +186,7 @@ typedef enum
Nfs3ErrAborted = 10010,
} Nfs3Status;
-void nfs3Errstr(Nfs3Status);
+void nfs3errstr(Nfs3Status);
typedef enum
{