commit | ae55ed7a29202d5e6d9414003ad42a013aae48b4 | [log] [tgz] |
---|---|---|
author | Rob Landley <[email protected]> | Sun Jan 12 15:32:07 2025 -0600 |
committer | Rob Landley <[email protected]> | Sun Jan 12 15:32:07 2025 -0600 |
tree | cc61f366f954edb4fafa813c666eab78950494f5 | |
parent | 48aa258f23ba4b65bf04e38759c6fa2bc656435d [diff] |
Minor klogd cleanup: fix typos, remove documented NOP operations, use stpcpy(x, blah) - x instead of strlen+strcpy.