Correct expected type in check_scanf_format().
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 18 May 2012 20:59:28 +0000 (22:59 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 19 May 2012 08:10:36 +0000 (10:10 +0200)
commit9c0f44c5ad2b8925e75596ac35ca1e8df6ffc193
treea66ff8664d0cb97b0cefcff1ab774f644e5dcc34
parent0da75194a7e7c0d1c8a157e107fad866b3e14b84
Correct expected type in check_scanf_format().

The listed types must be the pointed-to types.
format_check.c