Fix for alecf's const bustage at line 1548

This commit is contained in:
dbradley%netscape.com 2003-04-04 16:39:31 +00:00
parent ba9822bb11
commit 41c00fb6af

View File

@ -127,7 +127,7 @@ static const char gIDFormat[] =
// Nonexistent factory entry
// This is used to mark non-existent contractid mappings
static const nsFactoryEntry * const kNonExistentContractID = (nsFactoryEntry*) 1;
static nsFactoryEntry * const kNonExistentContractID = (nsFactoryEntry*) 1;
#define NS_EMPTY_IID \