summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2000-10-30 21:12:45 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2000-10-30 21:12:45 (GMT)
commit1c68fd3fd1c4b63f4f2260e1d7785e61d71c0de6 (patch)
tree7d5c1ef91e61313f10266a746afd0d903d1e5f2a /src/util.h
parenta1116d64863123e6eda545de7ade61ae7dec7ffb (diff)
downloadDoxygen-1c68fd3fd1c4b63f4f2260e1d7785e61d71c0de6.zip
Doxygen-1c68fd3fd1c4b63f4f2260e1d7785e61d71c0de6.tar.gz
Doxygen-1c68fd3fd1c4b63f4f2260e1d7785e61d71c0de6.tar.bz2
Release-1.2.3
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 2c1ab3d..edcebe8 100644
--- a/src/util.h
+++ b/src/util.h
@@ -83,7 +83,7 @@ extern void linkifyText(const TextGeneratorIntf &ol,const char *clName,const cha
const char *text,bool autoBreak=FALSE,bool external=TRUE);
extern void setAnchors(char id,MemberList *ml,int groupId=-1);
-extern QCString fileToString(const char *name);
+extern QCString fileToString(const char *name,bool filter=FALSE);
extern QCString dateToString(bool);
extern bool getDefs(const QCString &scopeName,
const QCString &memberName,