From d7dacaa62264673eff1a4a21da24af93630c4f36 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 6 Nov 2022 22:38:51 +0000 Subject: driver: chmod: renamed option --refmode to --refobj. --- include/ntux/ntux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ntux/ntux.h') diff --git a/include/ntux/ntux.h b/include/ntux/ntux.h index c29ffa7..1a6cdea 100644 --- a/include/ntux/ntux.h +++ b/include/ntux/ntux.h @@ -114,7 +114,7 @@ struct ntux_common_ctx { char ** senvp; const char * loader; const char * logfile; - const char * refmode; + const char * refobj; const char * strmode; const char * owner; const char * group; -- cgit v1.2.3