More OS/2 bustage

This commit is contained in:
mkaply%us.ibm.com 2002-01-28 19:26:12 +00:00
parent a90e3c83fb
commit 0a71775d7d

View File

@ -176,7 +176,7 @@ protected:
PRBool GetFlagSetInRightsForUser(const char *userName, char flag, PRBool defaultIfNotFound);
void BuildInitialACLFromCache();
void UpdateACLCache();
static PRBool FreeHashRights(nsHashKey *aKey, void *aData, void *closure);
static PRBool PR_CALLBACK FreeHashRights(nsHashKey *aKey, void *aData, void *closure);
protected:
nsHashtable *m_rightsHash; // Hash table, mapping username strings to rights strings.