summaryrefslogtreecommitdiffstats
path: root/src/xmlgen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-08-26 17:33:07 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-08-26 17:33:07 (GMT)
commit6b47ce0c7beaaf8f88058953865e8425cb3ca272 (patch)
tree6d5ee0db5c717ebabc57f2d2a15a1365d5e3fa19 /src/xmlgen.cpp
parentd033ece659ef73379802b0c3d6b6f718f79b0436 (diff)
downloadDoxygen-6b47ce0c7beaaf8f88058953865e8425cb3ca272.zip
Doxygen-6b47ce0c7beaaf8f88058953865e8425cb3ca272.tar.gz
Doxygen-6b47ce0c7beaaf8f88058953865e8425cb3ca272.tar.bz2
Release-1.2.17-20020826
Diffstat (limited to 'src/xmlgen.cpp')
-rw-r--r--src/xmlgen.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlgen.cpp b/src/xmlgen.cpp
index 4962334..5bb7226 100644
--- a/src/xmlgen.cpp
+++ b/src/xmlgen.cpp
@@ -895,9 +895,9 @@ class XMLGenerator : public OutputDocInterface
{
XML_DB(("(endSectionRefList)\n"));
}
- void writeCodeAnchor(const char *anchor)
+ void writeCodeAnchor(const char *)
{
- XML_DB(("(writeCodeAnchor(%s))\n",anchor));
+ XML_DB(("(writeCodeAnchor)\n"));
}
// Generator specific functions