Mac build fixes (bug 4392, r=dvander).

This commit is contained in:
Fyren
2010-05-11 01:46:54 -07:00
parent f06af54165
commit 26c404adee
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ bool GetFileOfAddress(void *pAddr, char *buffer, size_t maxlength)
DLL_EXPORT METAMOD_PLUGIN *CreateInterface_MMS(const MetamodVersionInfo *mvi, const MetamodLoaderInfo *mli)
{
char *filename;
const char *filename;
load_attempted = true;