]> git.jsancho.org Git - lugaru.git/blobdiff - Source/MacCompatibility.cpp
Reverting file paths changes; they make the problem a lot worse (segfaults)
[lugaru.git] / Source / MacCompatibility.cpp
index 4260bddcabf1ad58bbe6b3241a2fbf35a87d87b7..e82b1b758e276f99e4b18e8c2c56da1623ee5292 100644 (file)
@@ -277,7 +277,7 @@ static int locateCorrectFile(char *buf, const char *mode)
 } /* locateCorrectFile */
 #endif
 
-// Dummified the function
+
 static char g_filename[4096];
 char* ConvertFileName( const char* orgfilename, const char *mode)
 {