Skip to content

Commit f394a3a

Browse files
committed
whitespace
1 parent a9ed91e commit f394a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aws-cpp-sdk-core/include/aws/core/config/AWSConfigFileProfileConfigLoader.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ namespace Aws
3939
* This can avoid creating new loader object if the file changed.
4040
*/
4141
void SetFileName(const Aws::String& fileName) { m_fileName = fileName; }
42+
4243
protected:
4344
virtual bool LoadInternal() override;
4445
virtual bool PersistInternal(const Aws::Map<Aws::String, Aws::Config::Profile>&) override;

0 commit comments

Comments
 (0)