From d20f4c741ce665744968a423a0092d657677b204 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 10 Feb 2019 13:05:28 -0500 Subject: fix TGSOURCE --- src/math/acos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/math/acos.c') 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 #include "errno.h" #include "_tgmath.h" -- cgit v1.2.1