commit | ec554fa75ec94dcf47e52db9551755679c10235b | [log] [tgz] |
---|---|---|
author | Toralf Förster <toralf.foerster@gmx.de> | Sun Apr 27 19:33:34 2014 +0200 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Tue May 06 11:32:53 2014 -0700 |
tree | 41be1a9e7424e6f2e9817578e06d359ec820d59d | |
parent | 36ea735b522d09826ae0dac0e540f294436c52f3 [diff] |
Warning in scanf string typing This fixes a warning about the mismatch of types between the declared unsigned and integer. Signed-off-by: Toralf Förster <toralf.foerster@gmx.de>