diff --git a/misc/scripts/makeunixtags.sh b/misc/scripts/makeunixtags.sh index 41d61b1959..9f9ec402e7 100644 --- a/misc/scripts/makeunixtags.sh +++ b/misc/scripts/makeunixtags.sh @@ -9,7 +9,7 @@ # this function should be called with a single parameter containing addition # port-specific directories to scan -function create_tags() +create_tags() { ctags --totals --c++-kinds=+px --language-force=c++ \ --exclude=include/wx/vms_x_fix.h \