aboutsummaryrefslogtreecommitdiff
path: root/mstatus.1
diff options
context:
space:
mode:
authorThomas Voss <thomasvoss@live.com> 2022-02-02 18:32:31 +0100
committerThomas Voss <thomasvoss@live.com> 2022-02-02 18:32:31 +0100
commit3e243f31d8a261004f3e311c7ec5cb278d892a18 (patch)
tree86093bf3f8ded32b135db368d737c79e568c4fe2 /mstatus.1
parentd36d861ffb0635563c056ffcfe8119b423714db9 (diff)
Use `stpcpy(3)' for concatination
The compiler (clang 13.0.0) warns about using `sprintf(3)' because it was being used to write a string into itself. In order to avoid this potentially causing issues in the future I have switched to using `stpcpy(3)'.
Diffstat (limited to 'mstatus.1')
0 files changed, 0 insertions, 0 deletions