Skip to content

Commit 70544bf

Browse files
author
Michael Axtmann
committed
Improve stype.
1 parent 08f1426 commit 70544bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/latex.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ class SpLatex
9393
void tabular(size_t ln,
9494
size_t indent,
9595
const std::string& cmdline,
96-
const std::string & op_name,
96+
const std::string& op_name,
9797
const std::string& separator,
9898
const std::string& endline);
9999

0 commit comments

Comments
 (0)