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/sboot/etherfun.c | |
parent | 955a95d244f667e4725583bc1dda6225f5d83c23 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/mvme88k/stand/sboot/etherfun.c')
-rw-r--r-- | sys/arch/mvme88k/stand/sboot/etherfun.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/stand/sboot/etherfun.c b/sys/arch/mvme88k/stand/sboot/etherfun.c index 01987b15f4c..7fae0580b4c 100644 --- a/sys/arch/mvme88k/stand/sboot/etherfun.c +++ b/sys/arch/mvme88k/stand/sboot/etherfun.c @@ -1,3 +1,5 @@ +/* $OpenBSD: etherfun.c,v 1.2 2001/07/04 08:09:30 niklas Exp $ */ + /* * * Copyright (c) 1995 Charles D. Cranor and Seth Widoff |