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:
@@ -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___)
|
||||
|
||||
Reference in New Issue
Block a user