summaryrefslogtreecommitdiffstats
path: root/src/latexgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/latexgen.h')
-rw-r--r--src/latexgen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/latexgen.h b/src/latexgen.h
index 2ec1563..9272290 100644
--- a/src/latexgen.h
+++ b/src/latexgen.h
@@ -275,7 +275,7 @@ class LatexGenerator : public OutputGenerator
void startParameterType(bool,const char *) {}
void endParameterType() {}
void startParameterName(bool) {}
- void endParameterName(bool,bool) {}
+ void endParameterName(bool,bool,bool) {}
void startParameterList(bool) {}
void endParameterList() {}