gbranden pushed a commit to branch master
in repository groff.
commit dc905fb6fdc50112a48078047473638c0c7742ae
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Nov 23 11:10:17 2025 -0600
ChangeLog: Clarify entry.
---
ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 6b08374d6..b634acf44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -305,7 +305,7 @@
* src/roff/troff/input.cpp: Slightly refactor.
(assign_escape_character, interpolate_arg): Mark variables
- pointing to character array literals as `static` and `const`.
+ pointing to C string literals as `static` and `const`.
(assign_escape_character): Mark variable that selects between
one of the aforementioned static literals a pointer to `const`.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit