From: Ralph Corderoy Date: Wed, 19 Oct 2016 22:27:13 +0000 (+0100) Subject: Replace `(char *)0' et al with `NULL'. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/30dd986c9c8d1a6fc75a7442c8ecf9eb16346f33?ds=sidebyside;hp=30dd986c9c8d1a6fc75a7442c8ecf9eb16346f33 Replace `(char *)0' et al with `NULL'. None of them are vararg parameters. ---