Kaydet (Commit) 6364f0b3 authored tarafından Nikolai Pretzell's avatar Nikolai Pretzell

#98964#, Index was only partially sorted.

üst 5e69f119
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: pe_funct.cxx,v $ * $RCSfile: pe_funct.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: np $ $Date: 2002-05-14 09:02:19 $ * last change: $Author: np $ $Date: 2002-05-28 16:36:49 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -440,7 +440,7 @@ PE_Function::On_afterStdOperatorLeftBracket_RightBracket(const char * i_sText) ...@@ -440,7 +440,7 @@ PE_Function::On_afterStdOperatorLeftBracket_RightBracket(const char * i_sText)
SetTokenResult(done,stay); SetTokenResult(done,stay);
pStati->SetCur(afterName); pStati->SetCur(afterName);
aName; aName << i_sText;
} }
void void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment