summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_pdaemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/uvm/uvm_pdaemon.h')
-rw-r--r--sys/uvm/uvm_pdaemon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/uvm/uvm_pdaemon.h b/sys/uvm/uvm_pdaemon.h
index 93992f53450..34bb311c85a 100644
--- a/sys/uvm/uvm_pdaemon.h
+++ b/sys/uvm/uvm_pdaemon.h
@@ -1,5 +1,5 @@
-/* $OpenBSD: uvm_pdaemon.h,v 1.6 2001/03/09 05:34:38 smart Exp $ */
-/* $NetBSD: uvm_pdaemon.h,v 1.7 1999/06/21 17:25:12 thorpej Exp $ */
+/* $OpenBSD: uvm_pdaemon.h,v 1.7 2001/07/18 14:27:07 art Exp $ */
+/* $NetBSD: uvm_pdaemon.h,v 1.8 1999/11/04 21:51:42 thorpej Exp $ */
/*
* Copyright (c) 1997 Charles D. Cranor and Washington University.
@@ -80,7 +80,7 @@
* prototypes
*/
-void uvm_wait __P((char *));
+void uvm_wait __P((const char *));
#endif /* _KERNEL */