summaryrefslogtreecommitdiffstats
path: root/src/vhdljjparser.h
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-12-12 21:21:57 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-12-12 21:21:57 (GMT)
commit568bb9eed0b52a0dd0eda1a078bb895072084d43 (patch)
treea7eb8c8768d5026f93d478203884dbaff23fbdc8 /src/vhdljjparser.h
parent8e9306fe1f1673772b6695ee390ce781898e8565 (diff)
parent5698b7556966fe39c1a808f609a3e14bd648786d (diff)
downloadDoxygen-568bb9eed0b52a0dd0eda1a078bb895072084d43.zip
Doxygen-568bb9eed0b52a0dd0eda1a078bb895072084d43.tar.gz
Doxygen-568bb9eed0b52a0dd0eda1a078bb895072084d43.tar.bz2
Merge branch 'albert-github-feature/issue_7436'
Diffstat (limited to 'src/vhdljjparser.h')
-rw-r--r--src/vhdljjparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdljjparser.h b/src/vhdljjparser.h
index 53eb0be..f6cd17d 100644
--- a/src/vhdljjparser.h
+++ b/src/vhdljjparser.h
@@ -83,5 +83,5 @@ void vhdlscanFreeScanner();
const QList<VhdlConfNode>& getVhdlConfiguration();
const std::vector<std::shared_ptr<Entry> >&getVhdlInstList();
-
+QCString filter2008VhdlComment(const char *s);
#endif