diff options
author | Ondrej Bilka <neleai@seznam.cz> | 2013-06-06 19:36:03 +0200 |
---|---|---|
committer | Ondrej Bilka <neleai@seznam.cz> | 2013-06-06 20:36:07 +0200 |
commit | 350635a59a000fa4561d0d8bbe6814b4b9df530c (patch) | |
tree | ab4ec502e1944f8290eba1102ac210a3806b92a3 /sysdeps/ieee754/ldbl-128/s_llroundl.c | |
parent | 25506f09dda0d3d579d98971b3b12dd3e9e2fe8f (diff) | |
download | glibc-350635a59a000fa4561d0d8bbe6814b4b9df530c.tar.gz glibc-350635a59a000fa4561d0d8bbe6814b4b9df530c.tar.xz glibc-350635a59a000fa4561d0d8bbe6814b4b9df530c.zip |
Fix leading whitespaces.
Diffstat (limited to 'sysdeps/ieee754/ldbl-128/s_llroundl.c')
-rw-r--r-- | sysdeps/ieee754/ldbl-128/s_llroundl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ieee754/ldbl-128/s_llroundl.c b/sysdeps/ieee754/ldbl-128/s_llroundl.c index 0c9298828a..c2136d9904 100644 --- a/sysdeps/ieee754/ldbl-128/s_llroundl.c +++ b/sysdeps/ieee754/ldbl-128/s_llroundl.c @@ -2,7 +2,7 @@ Copyright (C) 1997-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997 and - Jakub Jelinek <jj@ultra.linux.cz>, 1999. + Jakub Jelinek <jj@ultra.linux.cz>, 1999. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |