We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37e26f1 commit f414e80Copy full SHA for f414e80
src/libprojectM/FileScanner.cpp
@@ -71,7 +71,7 @@ std::string FileScanner::extensionMatches(std::string &filename) {
71
}
72
73
74
- return std::string;
+ return std::string();
75
76
77
0 commit comments