Split tm_ctags_callback into two
commitc05e3eabf14df61d7de54a18f713cb50ef2dc8b8
authorJiří Techet <techet@gmail.com>
Fri, 6 May 2016 15:29:54 +0000 (6 17:29 +0200)
committerJiří Techet <techet@gmail.com>
Fri, 6 May 2016 15:29:54 +0000 (6 17:29 +0200)
treebc9c5f8a763c990eb2396b3f525420db2f4bbb4f
parent9b188a20ef77410891231ff36fa950286be1cb8d
Split tm_ctags_callback into two

One to inform about a new tag, the other informing about a start of a new
pass.
tagmanager/src/tm_ctags_wrappers.c
tagmanager/src/tm_ctags_wrappers.h
tagmanager/src/tm_source_file.c