X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=utils%2Fja_filter.rb;h=461c3e54c0f462f35cc538c105824b1475bf6df1;hp=342894967d31739d77b95ae1c52c7b85ca1bf0e5;hb=9284ddb5f8bc0d1d416e053b5d85534eeeb81ba2;hpb=6adca6c942e39d270401bd617577eace5009030b diff --git a/utils/ja_filter.rb b/utils/ja_filter.rb index 3428949..461c3e5 100755 --- a/utils/ja_filter.rb +++ b/utils/ja_filter.rb @@ -27,7 +27,7 @@ while gets if doxy == 1 buf.push($_) end - when /\/\/\/\// + when /\/\*=\*\// commentblock(buf) buf = []