We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f1426 commit 70544bfCopy full SHA for 70544bf
1 file changed
src/latex.cpp
@@ -93,7 +93,7 @@ class SpLatex
93
void tabular(size_t ln,
94
size_t indent,
95
const std::string& cmdline,
96
- const std::string & op_name,
+ const std::string& op_name,
97
const std::string& separator,
98
const std::string& endline);
99
0 commit comments