Add more 'fall through' comments for switch cases
commit43122ea7d95808b04e44d03a4650de0d28d04d97
authorMatthew Brush <matt@geany.org>
Thu, 21 Dec 2017 00:47:00 +0000 (20 16:47 -0800)
committerMatthew Brush <matt@geany.org>
Thu, 21 Dec 2017 01:22:51 +0000 (20 17:22 -0800)
tree1479ad12a7228bee95fff79fe29900e5b5dd06b2
parentbf28794635735d97ba60d458f964bdb46972f9e5
Add more 'fall through' comments for switch cases

TODO: make sure these are actually meant to fall-through.
ctags/parsers/perl.c
ctags/parsers/r.c