summaryrefslogtreecommitdiffstats
path: root/sys/vm/swap_pager.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/swap_pager.c')
-rw-r--r--sys/vm/swap_pager.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/vm/swap_pager.c b/sys/vm/swap_pager.c
index 091a8c6..4e01473 100644
--- a/sys/vm/swap_pager.c
+++ b/sys/vm/swap_pager.c
@@ -64,7 +64,7 @@
*
* @(#)swap_pager.c 8.9 (Berkeley) 3/21/94
*
- * $Id: swap_pager.c,v 1.110 1999/01/24 02:32:14 dillon Exp $
+ * $Id: swap_pager.c,v 1.111 1999/01/24 06:04:51 dillon Exp $
*/
#include <sys/param.h>
@@ -520,7 +520,7 @@ swap_pager_freespace(object, start, size)
* The source object is of type OBJT_SWAP.
*
* The source and destination objects must be
- * locked or inaccessible (XXX are they ???)
+ * locked or inaccessible (XXX are they ?)
*/
void
OpenPOWER on IntegriCloud