]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Simplify and improve freep().
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 1 Sep 2019 11:41:01 +0000 (13:41 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Oct 2019 15:23:45 +0000 (17:23 +0200)
Make it a no-op if NULL is passed. Also the comment to \param was
slightly incorrect and the code contained an unnecessary cast.


No differences found