X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fcheckstatic;h=d26259a3551ff29d15fd496587da2f7b12fbdb56;hp=8dc611a02a74bfdcbc4ca5e3bc1177b205de7162;hb=HEAD;hpb=e3eaf8ea040bea082e4318b6bd56c97e3ea410cf diff --git a/bin/checkstatic b/bin/checkstatic index 8dc611a..d26259a 100755 --- a/bin/checkstatic +++ b/bin/checkstatic @@ -74,7 +74,7 @@ if ($opt_headers) { chomp; die "Line $. of ctags output not recognized: $_" # $1 $2 $3 - if !/^([^\t]*)\t([^\t]*)\t.*\t(\w)$/; + if !/^([^\t]*)\t([^\t]*)\t.*\t(\S+)$/; storesym( "name"=>$1, "fn_c"=>$2,