summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2002-12-16 20:08:24 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2002-12-16 20:08:24 (GMT)
commit1a8ff6f0e75b0db2a4ff1f5eb63631c94085b01e (patch)
tree0de7715d3a2308f07d2c97970d88def415c52ae4 /src/util.h
parent6204682e5f23d154bade70d60f5989424f057ce6 (diff)
downloadDoxygen-1a8ff6f0e75b0db2a4ff1f5eb63631c94085b01e.zip
Doxygen-1a8ff6f0e75b0db2a4ff1f5eb63631c94085b01e.tar.gz
Doxygen-1a8ff6f0e75b0db2a4ff1f5eb63631c94085b01e.tar.bz2
Release-1.3-rc2
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index c5dcc86..19c6640 100644
--- a/src/util.h
+++ b/src/util.h
@@ -171,7 +171,7 @@ QCString convertToXML(const char *s);
const char * getOverloadDocs();
void addMembersToMemberGroup(MemberList *ml,
MemberGroupSDict *memberGroupSDict,
- Definition *context=0);
+ Definition *context);
bool extractClassNameFromType(const QCString &type,int &pos,
QCString &name,QCString &templSpec);
QCString substituteTemplateArgumentsInString(