r = valeski, a = brendan
OS/2 bring-up  - PR_CALLBACK for VisualAge
This commit is contained in:
mkaply%us.ibm.com 2000-06-21 00:07:57 +00:00
parent b217a15dae
commit b07756f915

View File

@ -66,7 +66,7 @@ protected:
double mSum;
double mSumOfSquares;
static PLHashNumber HashPRInt32(const void* aKey);
static PLHashNumber PR_CALLBACK HashPRInt32(const void* aKey);
};