comment the outdated documentation
Change-Id: I6ee52d2d61ebb1763f2f86c467021fc80467601f
This commit is contained in:
@@ -1922,8 +1922,10 @@ static sal_Unicode* lcl_UnicodeStrNCpy( sal_Unicode* pDst, const sal_Unicode* pS
|
|||||||
|
|
||||||
// NextSymbol
|
// NextSymbol
|
||||||
|
|
||||||
// Parses the formula into separate symbols for further
|
// Parses the formula into separate symbols for further processing.
|
||||||
// processing (Turing-Machine).
|
// XXX NOTE: this is a rough sketch of the original idea, there are other
|
||||||
|
// states that were added and didn't make it into this table and things are
|
||||||
|
// more complicated. Use the source, Luke.
|
||||||
|
|
||||||
// initial state = GetChar
|
// initial state = GetChar
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user