mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
Fix c-format for fatal/fatalx
This commit is contained in:
parent
368a6558ca
commit
cf5f505fb4
@ -74,7 +74,7 @@ XGETTEXT_OPTS = -F -k_ -kN_ --copyright-holder="Todd C. Miller" \
|
||||
"--msgid-bugs-address=http://www.sudo.ws/bugs" \
|
||||
--package-name=@PACKAGE_NAME@ --package-version=$(VERSION) \
|
||||
--flag warning:1:c-format --flag warningx:1:c-format \
|
||||
--flag fatal:2:c-format --flag fatalx:2:c-format \
|
||||
--flag fatal:1:c-format --flag fatalx:1:c-format \
|
||||
--flag easprintf:3:c-format --flag lbuf_append:2:c-format \
|
||||
--flag lbuf_append_quoted:3:c-format --foreign-user
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user