*** empty log message ***
[m17n/m17n-docs.git] / utils / ja_filter.rb
index 3428949..461c3e5 100755 (executable)
@@ -27,7 +27,7 @@ while gets
        if doxy == 1 
            buf.push($_)
           end
-     when /\/\/\/\// 
+     when /\/\*=\*\// 
        commentblock(buf)
        buf = []