*** empty log message ***
[m17n/m17n-docs.git] / utils / usr_filter.rb
index 2bb63b0..db8ee0c 100755 (executable)
@@ -29,7 +29,7 @@ while gets
        if doxy == 1 
            buf.push($_)
           end
-     when /\/\/\/\// 
+     when /\/\*=\*\// 
        commentblock(buf)
        buf = []