Skip to content
Snippets Groups Projects
Verified Commit b8c1f969 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix linter warning

parent 0a49dfe5
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@ const char *to_string(CURLcode c);
// const char* to_string(CURLUcode c);
const char *to_string(CURLMcode c);
const char *to_string(CURLSHcode c);
}; // namespace coeurl
} // namespace coeurl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment