2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00

Add cmddenial_message to def_data.in

This commit is contained in:
Todd C. Miller
2023-11-28 15:19:24 -07:00
parent 5eba4b48cf
commit 77700a4b7a
3 changed files with 3 additions and 2 deletions

View File

@@ -699,7 +699,6 @@ struct sudo_defs_types sudo_defs_table[] = {
"cmddenial_message", T_STR,
N_("Command denial message: %s"),
NULL,
}, {
NULL, 0, NULL
}