diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-05-30 22:28:10 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-05-30 22:28:10 +0000 |
commit | d0a37487d679c8ec8ff58623d8a655ee5abeeae4 (patch) | |
tree | 4a63db68a89f5e8b59c9290a00e12362ede64744 | |
parent | 357d0789804fa350ab4826a7abb76ca1d6acfa1b (diff) |
A lost $OpenBSD$ update
-rw-r--r-- | sys/arch/m68k/fpe/fpu_sqrt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/m68k/fpe/fpu_sqrt.c b/sys/arch/m68k/fpe/fpu_sqrt.c index 23cdea6fab7..80a09f5c2ec 100644 --- a/sys/arch/m68k/fpe/fpu_sqrt.c +++ b/sys/arch/m68k/fpe/fpu_sqrt.c @@ -1,3 +1,4 @@ +/* $OpenBSD: fpu_sqrt.c,v 1.2 1996/05/30 22:28:09 niklas Exp $ */ /* $NetBSD: fpu_sqrt.c,v 1.1 1995/11/03 04:47:18 briggs Exp $ */ /* |