summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nlminfo.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-09-18 23:32:09 +0000
committerpeter <peter@FreeBSD.org>2001-09-18 23:32:09 +0000
commit85182a8d785d189f1e845c7d66810e3977ac161b (patch)
tree626c88f61c1e52e9cd18eaec61b54aaaee5d3bfc /sys/nfsclient/nlminfo.h
parentabe9cf18de01077e00cd2ee3d47363af647e65e4 (diff)
downloadFreeBSD-src-85182a8d785d189f1e845c7d66810e3977ac161b.zip
FreeBSD-src-85182a8d785d189f1e845c7d66810e3977ac161b.tar.gz
Cleanup and split of nfs client and server code.
This builds on the top of several repo-copies.
Diffstat (limited to 'sys/nfsclient/nlminfo.h')
-rw-r--r--sys/nfsclient/nlminfo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/nfsclient/nlminfo.h b/sys/nfsclient/nlminfo.h
index 79c6e17..3dc55b4 100644
--- a/sys/nfsclient/nlminfo.h
+++ b/sys/nfsclient/nlminfo.h
@@ -41,5 +41,4 @@ struct nlminfo {
struct timeval pid_start; /* process starting time */
};
-extern void nlminfo_release __P((struct proc *p));
-
+extern void nlminfo_release(struct proc *p);
OpenPOWER on IntegriCloud