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

@@ -325,7 +325,6 @@
#define I_CMDDENIAL_MESSAGE 161
#define def_cmddenial_message (sudo_defs_table[I_CMDDENIAL_MESSAGE].sd_un.str)
enum def_tuple {
never,
once,