summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2011-07-03 19:59:01 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2011-07-03 19:59:01 +0000
commit32f587bb0d946150714561f80f9f42f66f2484f7 (patch)
treec54897e415e93f148749ce6a3331b683986884d9
parent8fbd936d40020b7ee1448759daeb3796cc678868 (diff)
Add more useful $OpenBSD$ tag.
-rw-r--r--sys/arch/amd64/stand/installboot/nlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/amd64/stand/installboot/nlist.c b/sys/arch/amd64/stand/installboot/nlist.c
index 1a805dbd611..7dcb6f42a14 100644
--- a/sys/arch/amd64/stand/installboot/nlist.c
+++ b/sys/arch/amd64/stand/installboot/nlist.c
@@ -1,4 +1,4 @@
-/* $OpenBSD $ */
+/* $OpenBSD: nlist.c,v 1.7 2011/07/03 19:59:00 krw Exp $ */
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.