Should have been part of previous commit.

This commit is contained in:
Rene Gollent
2013-09-19 21:23:45 +02:00
parent 59f1891eda
commit 4f9db8d66d
+1 -1
View File
@@ -75,7 +75,7 @@ private:
private:
SourceFileEntry* _LookupSourceFile(const BString& path);
void _SourceFileUnused(SourceFileEntry* entry);
void _LocateFileIfMapped(const BString& sourcePath,
bool _LocateFileIfMapped(const BString& sourcePath,
LocatableFile* file);
private: