We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a61c2 commit 9c9be43Copy full SHA for 9c9be43
src/utils/dlck/dlck_main.c
@@ -21,7 +21,7 @@
21
#include "dlck_checker.h"
22
#include "dlck_cmds.h"
23
24
-#define EFFECTIVE_USER_STR "Effective user: "
+#define EFFECTIVE_USER_STR "Effective user: "
25
#define USER_BELONGS_TO_GRP_FMT "User %sbelong%s to group: %s (gid=%" PRIuMAX ")\n"
26
#define UNEXPECTED_USER_WARNING_MSG \
27
"\nWARNING: It is recommended to run this program as root or as a user who belongs to " \
0 commit comments