summaryrefslogtreecommitdiffstats
path: root/src/declinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declinfo.h')
-rw-r--r--src/declinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declinfo.h b/src/declinfo.h
index 2527efc..267dba4 100644
--- a/src/declinfo.h
+++ b/src/declinfo.h
@@ -22,6 +22,7 @@
#include <stdio.h>
extern void parseFuncDecl(const QCString &decl,
+ bool objC,
QCString &clName,
QCString &type,
QCString &name,