Parser: Say tildes instead of ~~~ in comment to fix Doxygen fatal
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 1 Apr 2015 00:37:28 +0000 (01:37 +0100)
committerKrinkle <krinklemail@gmail.com>
Mon, 6 Apr 2015 12:32:25 +0000 (12:32 +0000)
commitd06855ecbeac272e015e413f1a2b75587b08709b
tree7164a8ee1521add2a1c315aaa7767717485f59e8
parent755214a5564be292636737186d0140a730377cbd
Parser: Say tildes instead of ~~~ in comment to fix Doxygen fatal

Doxygen was unable to parse the file past validateSig().

> Parser.php:6397: warning: reached end of file while inside a ~~~ block!
> The command that should end the block seems to be missing!

Change-Id: I3d1b547968302611d2bd78a7c11dd0738b40d23a
includes/parser/Parser.php
includes/parser/ParserOptions.php