From 3110d6efa2d0104f8e0c73499e1f8299900c0c06 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Tue, 9 Jan 2007 00:38:24 +0000 Subject: [PATCH] Remove silly n that crept in --- lib/libc/amd64/gen/ldexp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/amd64/gen/ldexp.c b/lib/libc/amd64/gen/ldexp.c index dd829e525af..43107fc297a 100644 --- a/lib/libc/amd64/gen/ldexp.c +++ b/lib/libc/amd64/gen/ldexp.c @@ -1,4 +1,4 @@ -n/*- +/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * -- 2.45.2