[not part of build] needed to add nsITransport to QueryInterface.

git-svn-id: svn://10.0.0.236/trunk@88266 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
beard%netscape.com 2001-03-01 02:51:07 +00:00
parent a31f0fcaf2
commit 7ca128866f

View File

@ -27,7 +27,7 @@
#include "nsCacheEntry.h"
#include "nsReadableUtils.h"
NS_IMPL_ISUPPORTS1(nsCacheEntryDescriptor, nsICacheEntryDescriptor)
NS_IMPL_ISUPPORTS2(nsCacheEntryDescriptor, nsICacheEntryDescriptor, nsITransport)
nsCacheEntryDescriptor::nsCacheEntryDescriptor(nsCacheEntry * entry,