Backing out to attempt to fix Mac orange. Bug 232691
git-svn-id: svn://10.0.0.236/trunk@156776 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -121,7 +121,7 @@ mozLineTerm::mozLineTerm() :
|
||||
mSuspended(PR_FALSE),
|
||||
mEchoFlag(PR_TRUE),
|
||||
mObserver(nsnull),
|
||||
mCookie(EmptyString()),
|
||||
mCookie(nsAutoString()),
|
||||
mLastTime(LL_ZERO)
|
||||
{
|
||||
mLTerm = lterm_new();
|
||||
|
||||
Reference in New Issue
Block a user