]> granicus.if.org Git - sudo/commit
Change some _() into U_() since they are used for warn/fatal.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 11 Dec 2017 15:07:01 +0000 (08:07 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 11 Dec 2017 15:07:01 +0000 (08:07 -0700)
commitbbc43b5e30171469b99634fa526f4fd6cdc7a064
treed9cef87b49a1fc11bffd19b8262017c69ca60dd9
parentb68554b7cf595b624ad5cc34a0c0fd54d7231b59
Change some _() into U_() since they are used for warn/fatal.
We always want to issue warnings in the user's locale.
src/parse_args.c
src/sudo_edit.c