[PATCH 07/12] gen-libm-test: Use 'original source' instead of 'master' in code.
Carlos O'Donell
carlos@redhat.com
Tue May 20 11:45:20 GMT 2025
Use more inclusive language in generated sources.
---
math/gen-libm-test.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/gen-libm-test.py b/math/gen-libm-test.py
index a76fe873a2..1abc7fb35d 100755
--- a/math/gen-libm-test.py
+++ b/math/gen-libm-test.py
@@ -197,7 +197,7 @@ class Ulps(object):
"""Write header file with ulps data."""
header_text_1 = ('/* This file is automatically generated\n'
' from %s with gen-libm-test.py.\n'
- ' Don\'t change it - change instead the master '
+ ' Don\'t change it - change the original source '
'files. */\n\n'
'struct ulp_data\n'
'{\n'
--
2.49.0
More information about the Libc-alpha
mailing list