mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
A bunch of minor tweaks from cppcheck
This commit is contained in:
@@ -37,7 +37,7 @@ namespace StringUtils {
|
||||
std::string formatBytes(int bytes);
|
||||
std::string GetMarkString(int marks);
|
||||
std::vector<std::string> GetMarks(int marks);
|
||||
std::string format(const std::string &fmt_str, ...);
|
||||
std::string format(const char *fmt_str, ...);
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user