aboutgitcodelistschat:MatrixIRC
path: root/operations.h
diff options
context:
space:
mode:
Diffstat (limited to 'operations.h')
-rw-r--r--operations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/operations.h b/operations.h
index 1ece615..46c4b4c 100644
--- a/operations.h
+++ b/operations.h
@@ -33,7 +33,7 @@ struct ns_path {
struct arg_clone {
long nr;
- void *args[6];
+ const void *args[6];
char ns_path[NS_TYPE_MAX + 1][PATH_MAX];
long ret;
int err;