diff options
author | Sascha Roloff <sascha.roloff@huawei.com> | 2023-02-20 12:58:55 +0100 |
---|---|---|
committer | Sascha Roloff <sascha.roloff@huawei.com> | 2023-02-20 17:23:04 +0100 |
commit | 071cdf6d8af5bf95ed21d9faea22da615d45ebda (patch) | |
tree | 837b1d29a70dd216069403e3f7f76c8c0b4daf0f /src/other_tools/utils/curl_easy_handle.hpp | |
parent | 5429403e2c14a7a349faa5af71e31392f5018086 (diff) | |
download | justbuild-071cdf6d8af5bf95ed21d9faea22da615d45ebda.tar.gz |
Style fixes in just-mr
Diffstat (limited to 'src/other_tools/utils/curl_easy_handle.hpp')
-rw-r--r-- | src/other_tools/utils/curl_easy_handle.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/utils/curl_easy_handle.hpp b/src/other_tools/utils/curl_easy_handle.hpp index 4f6f33c9..c22f6c1d 100644 --- a/src/other_tools/utils/curl_easy_handle.hpp +++ b/src/other_tools/utils/curl_easy_handle.hpp @@ -83,4 +83,4 @@ class CurlEasyHandle { -> std::streamsize; }; -#endif // INCLUDED_SRC_OTHER_TOOLS_UTILS_CURL_EASY_HANDLE_HPP
\ No newline at end of file +#endif // INCLUDED_SRC_OTHER_TOOLS_UTILS_CURL_EASY_HANDLE_HPP |