mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-18 18:02:49 +01:00
Fixing check-in from outdated file.
This commit is contained in:
@@ -54,7 +54,7 @@ std::string Utils::UppercaseFirst(std::string str)
|
||||
|
||||
return str;
|
||||
}
|
||||
std::string Utils::FilterComments(std:;string line)
|
||||
std::string Utils::FilterComments(std::string line)
|
||||
{
|
||||
size_t position;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user