]> git.tuebingen.mpg.de Git - paraslash.git/commit
wmadec: Remove a pointless cast.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 8 Dec 2016 22:59:26 +0000 (23:59 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 11 Dec 2016 12:13:33 +0000 (13:13 +0100)
commitd565f0e8aedfb8efab7028de03ce35eb141df8d1
tree83294fed0194df30a20e793ff3dc50ed90bb593c
parentc6dff555d7ed916d47b5739923613a265042c1a0
wmadec: Remove a pointless cast.

The address of "in" is already of type char **.
wmadec_filter.c