diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2011-07-03 19:57:50 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2011-07-03 19:57:50 +0000 |
commit | 8fbd936d40020b7ee1448759daeb3796cc678868 (patch) | |
tree | 673378f3b481cf296c069d5d029129d001e53feb /sys/arch/amd64/stand | |
parent | 8605a70518f38aadb44ddd4c61d0be1b37f5fb07 (diff) |
Add missing $OpenBSD $ tag.
Diffstat (limited to 'sys/arch/amd64/stand')
-rw-r--r-- | sys/arch/amd64/stand/installboot/nlist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/amd64/stand/installboot/nlist.c b/sys/arch/amd64/stand/installboot/nlist.c index 3de3951f496..1a805dbd611 100644 --- a/sys/arch/amd64/stand/installboot/nlist.c +++ b/sys/arch/amd64/stand/installboot/nlist.c @@ -1,3 +1,4 @@ +/* $OpenBSD $ */ /* * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. |