diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/w_dremf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_dremf.c b/math/w_dremf.c index 4ec4baffd4..0e25ef8ccf 100644 --- a/math/w_dremf.c +++ b/math/w_dremf.c @@ -1,6 +1,6 @@ /* * dremf() wrapper for remainderf(). - * + * * Written by J.T. Conklin, <jtc@wimsey.com> * Placed into the Public Domain, 1994. */ |