Skip to content

Commit 9c9be43

Browse files
committed
DAOS-18268 dlck: fix clangformat
Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
1 parent 04a61c2 commit 9c9be43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/dlck/dlck_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include "dlck_checker.h"
2222
#include "dlck_cmds.h"
2323

24-
#define EFFECTIVE_USER_STR "Effective user: "
24+
#define EFFECTIVE_USER_STR "Effective user: "
2525
#define USER_BELONGS_TO_GRP_FMT "User %sbelong%s to group: %s (gid=%" PRIuMAX ")\n"
2626
#define UNEXPECTED_USER_WARNING_MSG \
2727
"\nWARNING: It is recommended to run this program as root or as a user who belongs to " \

0 commit comments

Comments
 (0)