summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-08-31 14:53:26 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-08-31 14:53:26 (GMT)
commita5bb9430fdd79cb54605368e6315f265f6f358ad (patch)
treed85c12608e6b29b49fc472fef206b9bfe014b57b /src/util.h
parentab861c197c596f78c7aea4f45c0e1252de10fc1f (diff)
parentabe1d57c583f5fa2f45f8c880e0e0c439b8c920e (diff)
downloadDoxygen-a5bb9430fdd79cb54605368e6315f265f6f358ad.zip
Doxygen-a5bb9430fdd79cb54605368e6315f265f6f358ad.tar.gz
Doxygen-a5bb9430fdd79cb54605368e6315f265f6f358ad.tar.bz2
Merge branch 'albert-github-feature/bug_extension'
Diffstat (limited to 'src/util.h')
-rwxr-xr-x[-rw-r--r--]src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index a1a1bba..acb3e92 100644..100755
--- a/src/util.h
+++ b/src/util.h
@@ -470,6 +470,7 @@ void convertProtectionLevel(
);
bool mainPageHasTitle();
+void initFilePattern(void);
#endif