2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-25 19:37:46 +00:00
Todd C. Miller bb5843055e Replace messages like "unknown foo: %s" with "unknown foo %s".
The colon really doesn't belong there; we generally use a colon to
separate a message from the warning detail.
2021-08-19 09:44:11 -06:00
..