Also look for C++ files

This commit is contained in:
Pierre Pronchery 2019-03-28 15:31:07 +01:00
parent 5553b47bb1
commit 3e2dab6aa0

View File

@ -66,7 +66,7 @@ _fixme()
asm|S)
callback="_fixme_asm"
;;
c|h|js)
c|cc|cpp|cxx|h|js)
callback="_fixme_c"
;;
conf|sh)