fixing comments, not yet part of the build

git-svn-id: svn://10.0.0.236/trunk@78582 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scc%mozilla.org
2000-09-09 04:40:38 +00:00
parent c9d2f83891
commit 65c55fd9b9
3 changed files with 18 additions and 3 deletions

View File

@@ -114,7 +114,12 @@ class nsSlidingString
};
#if 0
// this (or something similar) is what should appear in the parser, I think
#include "nsSlidingString.h"
typedef nsSlidingString nsParserString;
typedef nsSlidingSubstring nsParserSubstring;
typedef nsSlidingSubstring nsParserToken;
#endif
#endif // !defined(nsSlidingString_h___)