summaryrefslogtreecommitdiff
path: root/src/acl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/acl.c')
-rw-r--r--src/acl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/acl.c b/src/acl.c
index 880b149..2a8272b 100644
--- a/src/acl.c
+++ b/src/acl.c
@@ -129,7 +129,7 @@ void S3_get_acl(const S3BucketContext *bucketContext, const char *key,
bucketContext->secretAccessKey }, // secretAccessKey
key, // key
0, // queryParams
- "?acl", // subResource
+ "acl", // subResource
0, // copySourceBucketName
0, // copySourceKey
0, // getConditions
@@ -329,7 +329,7 @@ void S3_set_acl(const S3BucketContext *bucketContext, const char *key,
bucketContext->secretAccessKey }, // secretAccessKey
key, // key
0, // queryParams
- "?acl", // subResource
+ "acl", // subResource
0, // copySourceBucketName
0, // copySourceKey
0, // getConditions