diff options
Diffstat (limited to 'libm/w_cabs.c')
-rw-r--r-- | libm/w_cabs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libm/w_cabs.c b/libm/w_cabs.c index e5092a401..69188a0dd 100644 --- a/libm/w_cabs.c +++ b/libm/w_cabs.c @@ -1,6 +1,6 @@ /* * cabs() wrapper for hypot(). - * + * * Written by J.T. Conklin, <jtc@wimsey.com> * Placed into the Public Domain, 1994. */ |