mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-23 09:18:55 +00:00
Corrected fat finger mistakes
This commit is contained in:
parent
ad57bdda6c
commit
967ef4d56b
@ -331,8 +331,7 @@ void CurlHandlerPool::ReturnHandler(CURL* h)
|
|||||||
#define IAMCRED_EXPIRATION "Expiration"
|
#define IAMCRED_EXPIRATION "Expiration"
|
||||||
#define IAMCRED_ROLEARN "RoleArn"
|
#define IAMCRED_ROLEARN "RoleArn"
|
||||||
#define IAMCRED_KEYCOUNT 4
|
#define IAMCRED_KEYCOUNT 4
|
||||||
#define
|
#define IAMCRED_KEYCOUNT_ECS 5
|
||||||
5
|
|
||||||
|
|
||||||
// [NOTICE]
|
// [NOTICE]
|
||||||
// This symbol is for libcurl under 7.23.0
|
// This symbol is for libcurl under 7.23.0
|
||||||
|
Loading…
Reference in New Issue
Block a user