commit | 1fc13bf576b82d5e5b64ba94e6306360b340ec4b | [log] [tgz] |
---|---|---|
author | Paul Smith <psmith@gnu.org> | Thu Sep 08 00:30:06 2022 -0400 |
committer | Paul Smith <psmith@gnu.org> | Thu Sep 08 03:04:15 2022 -0400 |
tree | e2ea3e2156400a690da673c73560c5968d606e90 | |
parent | 896908180e7948cc1649982b24b64752a9c58daa [diff] |
Ensure debug output ends in newline * src/load.c (load_object): Debug output strings must include \n. * src/variable.c (target_environment): Ditto. * src/posixos.c: Remove extra newlines.