]> granicus.if.org Git - php/commit
Remove extra cast. `ch' is already of type `char *'.
authorSascha Schumann <sas@php.net>
Tue, 13 Jun 2000 09:09:33 +0000 (09:09 +0000)
committerSascha Schumann <sas@php.net>
Tue, 13 Jun 2000 09:09:33 +0000 (09:09 +0000)
commit5bbc4114f183cd5e136ba4ab231355c5e1c543e2
treeef3df0cedf9f39ec970a707da8f3463959f47b34
parent165361a5158ebe8f2689e7c1fb2f75f62320b028
Remove extra cast. `ch' is already of type `char *'.

This unbreaks the build with xlc on AIX.
ext/standard/scanf.c