[Libreoffice-commits] core.git: include/formula
Tor Lillqvist
tml at collabora.com
Tue Mar 21 14:04:44 UTC 2017
include/formula/token.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fc6d65e75e742a483b14d1a6c1c9b65d48683aad
Author: Tor Lillqvist <tml at collabora.com>
Date: Tue Mar 21 15:56:33 2017 +0200
Bin noise comment
Change-Id: I7367d494143901c9b78349682f07cc292d1d64ea
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()
More information about the Libreoffice-commits
mailing list