nsAllocator->nsMemory. doh!

This commit is contained in:
pinkerton%netscape.com 2000-06-09 04:03:58 +00:00
parent 2653f930f1
commit 38130f824c

View File

@ -478,7 +478,7 @@ nsDataObj :: GetFileContentsInternetShortcut ( FORMATETC& aFE, STGMEDIUM& aSTG )
else
result = E_OUTOFMEMORY;
nsAllocator::Free ( urlStr );
nsMemory::Free ( urlStr );
return result;