defined correctly fixed

git-svn-id: svn://10.0.0.236/trunk@139738 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dougt%netscape.com 2003-03-19 02:16:07 +00:00
parent c242e700a1
commit c45f22dc59
2 changed files with 2 additions and 2 deletions

View File

@ -461,7 +461,7 @@ nsEmbedCString::GrowCapacity(size_type aNewCapacity)
// non-standalone will be using the copy in the string lib.
// See bug 196506
#ifdef STRING_EMBEDSTANDALONE
#ifdef EMBEDSTRING_STANDALONE
template <class CharT> class CalculateLength
{

View File

@ -461,7 +461,7 @@ nsEmbedCString::GrowCapacity(size_type aNewCapacity)
// non-standalone will be using the copy in the string lib.
// See bug 196506
#ifdef STRING_EMBEDSTANDALONE
#ifdef EMBEDSTRING_STANDALONE
template <class CharT> class CalculateLength
{