Make LanguageTable variable private in parse.c
commit06f1a19c4b38fbe2663daabb460d0c5d8d525439
authorJiří Techet <techet@gmail.com>
Sat, 15 Oct 2016 14:29:40 +0000 (15 16:29 +0200)
committerJiří Techet <techet@gmail.com>
Sat, 15 Oct 2016 14:29:40 +0000 (15 16:29 +0200)
treede506e1dad29c8c661ff8e50fbbc14676090d56c
parent3390e2acc87925fe9ad268da3d9630eafe69a4d7
Make LanguageTable variable private in parse.c

This requires having some accessor to LanguageTable for the API functions
which is done by getParserDefinition().
ctags/main/ctags-api.c
ctags/main/parse.c
ctags/main/parse.h