diff options
| -rw-r--r-- | src/math/acos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/acos.c b/src/math/acos.c index d1933fbd..2f740d03 100644 --- a/src/math/acos.c +++ b/src/math/acos.c @@ -1,4 +1,4 @@ -# define TGSOURCE "std/9899-1990/math/acos.c" +# define TGSOURCE "acos.c" #include <math.h> #include "errno.h" #include "_tgmath.h" |
