]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa_write: Use NULL instead of 0.
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 9 Oct 2014 03:06:15 +0000 (03:06 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 25 Jan 2015 12:19:18 +0000 (13:19 +0100)
commitf88913cf2a4a6830133355364d0f05bef8e4b260
tree0a2329576f45091f40dcb42272892753830f2e17
parent64b6b1b74da7132822e3157e16b027c9d6f64268
alsa_write: Use NULL instead of 0.

This silences the following sparse warning:

sparse: alsa_write.c:128:31: warning: Using plain integer as NULL pointer
alsa_write.c