aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2007-01-09 00:38:24 +0000
committerWarner Losh <imp@FreeBSD.org>2007-01-09 00:38:24 +0000
commit3110d6efa2d0104f8e0c73499e1f8299900c0c06 (patch)
treeb8d28e8ec1379400f92ff1cb8c9b4f87bd8af795 /lib
parent37c970e41ee3e0bdbc4d444bce5e8080ed497b3f (diff)
downloadsrc-3110d6efa2d0104f8e0c73499e1f8299900c0c06.tar.gz
src-3110d6efa2d0104f8e0c73499e1f8299900c0c06.zip
Remove silly n that crept in
Notes
Notes: svn path=/head/; revision=165905
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/amd64/gen/ldexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/gen/ldexp.c b/lib/libc/amd64/gen/ldexp.c
index dd829e525af2..43107fc297a8 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.
*