gbranden pushed a commit to branch master
in repository groff.
commit 4c1a1bd64b6b33bf7de78458b79cf9478ad3e846
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Aug 2 11:52:28 2023 -0500
ChangeLog: Fix backwards description of change.
---
ChangeLog | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e25fe13eb..8516f4675 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,9 +31,9 @@
2023-07-29 G. Branden Robinson <[email protected]>
* src/preproc/pic/troff.cpp (troff_output::set_location): Do
- more parameter validation. Don't generate the two-argument form
- of the `lf` request if the C string holding the new file name to
- write isn't a null pointer. Also `assert()` this since it
+ more parameter validation. Generate the two-argument form of
+ the `lf` request only if the C string holding the new file name
+ to write isn't a null pointer. Also `assert()` this since it
should be an invariant.
Fixes <https://savannah.gnu.org/bugs/?64488>. Thanks to Bjarni
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit