mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-17 10:11:56 +00:00
refactoring: run clang-format against code
This commit is contained in:
@@ -68,7 +68,7 @@ namespace glib
|
||||
{
|
||||
typedef ResourceWrapper<gchar, void, g_free> CharStr;
|
||||
typedef ResourceWrapper<GError, GError, g_error_free> Error;
|
||||
}
|
||||
} // namespace glib
|
||||
|
||||
extern std::string utf8_to_locale_ign_err(const std::string &utf8_str);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user