<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove pointless comments and ASCII art"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=62475#c33">Comment # 33</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Remove pointless comments and ASCII art"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=62475">bug 62475</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@kohei.us" title="Kohei Yoshida <libreoffice@kohei.us>"> <span class="fn">Kohei Yoshida</span></a>
</span></b>
        <pre>/** */ tags are one of the standard ways of documenting class/struct/method
etc.  It's originally known as Javadoc and has been adopted by doxygen and
other code documentation parsers.  You shouldn't be replacing those with //'s.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>