summaryrefslogtreecommitdiffstats
path: root/src/qdoc/xmlgenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/xmlgenerator.h')
-rw-r--r--src/qdoc/xmlgenerator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qdoc/xmlgenerator.h b/src/qdoc/xmlgenerator.h
index 4bf1ca938..41744ff21 100644
--- a/src/qdoc/xmlgenerator.h
+++ b/src/qdoc/xmlgenerator.h
@@ -59,7 +59,7 @@ protected:
QString refForNode(const Node *node);
QString linkForNode(const Node *node, const Node *relative);
QString getLink(const Atom *atom, const Node *relative, const Node **node);
- QString getAutoLink(const Atom *atom, const Node *relative, const Node** node);
+ QString getAutoLink(const Atom *atom, const Node *relative, const Node **node);
const QPair<QString, QString> anchorForNode(const Node *node);
@@ -68,4 +68,4 @@ protected:
QT_END_NAMESPACE
-#endif //XMLGENERATOR_H
+#endif // XMLGENERATOR_H