Skip to content

Commit 244e6e0

Browse files
committed
changed from callback
1 parent 5498650 commit 244e6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aws-cpp-sdk-core/include/aws/core/auth/AWSCredentialsProvider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ namespace Aws
7474
* The core of the credential provider interface. Override this method to control how credentials are retrieved.
7575
*/
7676
virtual AWSCredentials GetAWSCredentials() = 0;
77-
77+
7878
/**
7979
* Interface that allows providers to modify the request during credential retrieval.
8080
*/

0 commit comments

Comments
 (0)