diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:09:32 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:09:32 +0000 |
commit | cb87fe3d33ff798849a97cc1429b1b50d863fcee (patch) | |
tree | bf4599ce8c9fed1795bd0e102bb2bab9563ac105 /sys/arch/mvme88k/stand/libbug/outstr.c | |
parent | 955a95d244f667e4725583bc1dda6225f5d83c23 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/mvme88k/stand/libbug/outstr.c')
-rw-r--r-- | sys/arch/mvme88k/stand/libbug/outstr.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/stand/libbug/outstr.c b/sys/arch/mvme88k/stand/libbug/outstr.c index c9e3c355736..652a9ce033d 100644 --- a/sys/arch/mvme88k/stand/libbug/outstr.c +++ b/sys/arch/mvme88k/stand/libbug/outstr.c @@ -1,3 +1,5 @@ +/* $OpenBSD: outstr.c,v 1.2 2001/07/04 08:09:28 niklas Exp $ */ + /* * bug routines -- assumes that the necessary sections of memory * are preserved. |