diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-03-21 15:56:33 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-03-21 16:03:31 +0200 |
commit | fc6d65e75e742a483b14d1a6c1c9b65d48683aad (patch) | |
tree | 7d7b787e7a82127dced0f003285659578b44902b | |
parent | 9871f1eee320bca222af909a33b446ae70167883 (diff) |
Bin noise comment
Change-Id: I7367d494143901c9b78349682f07cc292d1d64ea
-rw-r--r-- | include/formula/token.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/token.hxx b/include/formula/token.hxx index e6e5bc459b51..7b6e1a77a6b8 100644 --- a/include/formula/token.hxx +++ b/include/formula/token.hxx @@ -56,7 +56,7 @@ enum StackVarEnum svJump, svExternal, // Byte + String svFAP, // FormulaAutoPilot only, ever exported - svJumpMatrix, // 2003-07-02 + svJumpMatrix, svRefList, // ocUnion result svEmptyCell, // Result is an empty cell, e.g. in LOOKUP() |