Skip to content

Commit b95ddba

Browse files
committed
m
1 parent 046c08f commit b95ddba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aws-cpp-sdk-s3-encryption/include/aws/s3-encryption/S3EncryptionClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ namespace Aws
106106
/*
107107
* GetObject with optional contextMap.
108108
* Fail if contextMap is supplied and does not exactly match stored Materials Description
109-
*/
109+
*/
110110
S3EncryptionGetObjectOutcome GetObjectInner(const Aws::S3::Model::GetObjectRequest& request, const Aws::Map<Aws::String, Aws::String> * contextMap) const;
111111

112112
/*

0 commit comments

Comments
 (0)