summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/stand
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pmax/stand')
-rw-r--r--sys/arch/pmax/stand/filesystem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/stand/filesystem.c b/sys/arch/pmax/stand/filesystem.c
index 3d34cb86ca1..e3d29887c65 100644
--- a/sys/arch/pmax/stand/filesystem.c
+++ b/sys/arch/pmax/stand/filesystem.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: filesystem.c,v 1.5 2000/03/03 00:54:55 todd Exp $ */
/*
* Copyright (c) 1993 Philip A. Nelson.
* All rights reserved.
@@ -30,7 +31,6 @@
*
* filesystem.c
*
- * $Id: filesystem.c,v 1.4 1996/12/22 15:23:01 graichen Exp $
*/
#include <stand.h>