Use '\0' for non-existent tag kind instead of '-'
commit379eefa831595fa98e3f6841967bae26075d12c6
authorJiří Techet <techet@gmail.com>
Thu, 9 Jun 2016 08:24:47 +0000 (9 10:24 +0200)
committerJiří Techet <techet@gmail.com>
Thu, 9 Jun 2016 08:24:47 +0000 (9 10:24 +0200)
tree425b1816aba6165b0d34f76becfd2fbe59630179
parent6e89ee5ebef888e5d07407d33ffb4d455831e752
Use '\0' for non-existent tag kind instead of '-'

Shouldn't collide with real tag kind symbols and a non-visible character
is more probably unused by ctags than a visible one.
tagmanager/src/tm_parser.c