Skip to content

Commit f414e80

Browse files
committed
bleh
1 parent 37e26f1 commit f414e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libprojectM/FileScanner.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ std::string FileScanner::extensionMatches(std::string &filename) {
7171
}
7272
}
7373

74-
return std::string;
74+
return std::string();
7575
}
7676

7777

0 commit comments

Comments
 (0)