diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2006-08-09 08:29:54 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2006-08-09 08:29:54 (GMT) |
commit | cdd729544999bf6ff5ce3efb5a64957058f040f3 (patch) | |
tree | a09074ed1c9a5c1efb292f69db4f9bbb3a97cb19 /src/outputlist.h | |
parent | 243272688a4a3bc7921b7d05dda927f4adf3036c (diff) | |
download | Doxygen-cdd729544999bf6ff5ce3efb5a64957058f040f3.zip Doxygen-cdd729544999bf6ff5ce3efb5a64957058f040f3.tar.gz Doxygen-cdd729544999bf6ff5ce3efb5a64957058f040f3.tar.bz2 |
Release-1.4.7-20060809
Diffstat (limited to 'src/outputlist.h')
-rw-r--r-- | src/outputlist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/outputlist.h b/src/outputlist.h index 5e0a9f0..8c6def4 100644 --- a/src/outputlist.h +++ b/src/outputlist.h @@ -391,6 +391,7 @@ class OutputList : public OutputDocInterface og=outputs->next(); } } + void linkableSymbol(int,const char *,Definition *,Definition *) {} private: void debug(); |