summaryrefslogtreecommitdiffstats
path: root/src/mangen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangen.h')
-rw-r--r--src/mangen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mangen.h b/src/mangen.h
index 9f5c5f8..738fd65 100644
--- a/src/mangen.h
+++ b/src/mangen.h
@@ -267,6 +267,7 @@ class ManGenerator : public OutputGenerator
//void endSectionRefList() {}
void writeCodeAnchor(const char *) {}
+ void linkableSymbol(int,const char *,Definition *,Definition *) {}
private:
bool firstCol;