summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-08-31 14:52:27 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-08-31 14:52:27 (GMT)
commitabe1d57c583f5fa2f45f8c880e0e0c439b8c920e (patch)
treed85c12608e6b29b49fc472fef206b9bfe014b57b /src/util.h
parentab861c197c596f78c7aea4f45c0e1252de10fc1f (diff)
parentbf35f16863f067286260ad4b68ec4c0ae7febdf1 (diff)
downloadDoxygen-abe1d57c583f5fa2f45f8c880e0e0c439b8c920e.zip
Doxygen-abe1d57c583f5fa2f45f8c880e0e0c439b8c920e.tar.gz
Doxygen-abe1d57c583f5fa2f45f8c880e0e0c439b8c920e.tar.bz2
Merge branch 'feature/bug_extension' of https://github.com/albert-github/doxygen into albert-github-feature/bug_extension
Conflicts: src/util.cpp
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