summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorBryan Ischo <bryan@ischo.com>2008-07-15 14:03:20 +0000
committerBryan Ischo <bryan@ischo.com>2008-07-15 14:03:20 +0000
commit581fca70ab76e387cd3cb3872021b404f33416f4 (patch)
tree6f6c40d77b188f78712940cfc5b5e976a7143534 /inc
parentea2a15ab911ab49bccd30b9abd28b0fd8743972c (diff)
downloadceph-libs3-581fca70ab76e387cd3cb3872021b404f33416f4.tar.gz
* Fixed some bugs, prettified s3
Diffstat (limited to 'inc')
-rw-r--r--inc/request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/request.h b/inc/request.h
index 43850ff..7184d64 100644
--- a/inc/request.h
+++ b/inc/request.h
@@ -64,7 +64,7 @@ typedef struct RequestParams
// Query params - ready to append to URI (i.e. ?p1=v1?p2=v2)
const char *queryParams;
- // sub resource, like ?acl, ?location, ?torrent
+ // sub resource, like ?acl, ?location, ?torrent, ?logging
const char *subResource;
// AWS Access Key ID