Added macro for GETIID.

This is part of a bug fix for bug #39796. r=jst a=waterson


git-svn-id: svn://10.0.0.236/trunk@70925 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rusty.lynch%intel.com
2000-05-26 20:07:06 +00:00
parent 65236ccc8d
commit b7d6dab60a
2 changed files with 4 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ class CToken;
class nsIParserFilter : public nsISupports {
public:
NS_DEFINE_STATIC_IID_ACCESSOR(NS_IPARSERFILTER_IID)
NS_IMETHOD RawBuffer(char * buffer, PRUint32 * buffer_length) = 0;