Skip to content

Commit 10df9ff

Browse files
alibuildsawenzel
authored andcommitted
Please consider the following formatting changes
1 parent efe620b commit 10df9ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CCDB/include/CCDB/CcdbApi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ class CcdbApi //: public DatabaseInterface
632632

633633
// tmp helper and single point of entry for a CURL perform call
634634
// helps to switch between easy handle perform and multi handles in a single place
635-
int CURL_perform(CurlHandle* handle) const; // returns a CURLcode
635+
int CURL_perform(CurlHandle* handle) const; // returns a CURLcode
636636

637637
mutable CCDBDownloader* mDownloader = nullptr; //! the multi-handle (async) CURL downloader
638638
bool mIsCCDBDownloaderPreferred = false;

0 commit comments

Comments
 (0)