]> Git Repo - J-u-boot.git/commit
sandbox: Fix warnings in hashtable.c
authorSimon Glass <[email protected]>
Mon, 21 Nov 2011 19:04:23 +0000 (19:04 +0000)
committerStefano Babic <[email protected]>
Tue, 22 Nov 2011 07:40:05 +0000 (08:40 +0100)
commitff85628674c946ad427a61a245052d98e6532392
treec203e212a5fe5194b6c9719726c0dcd79d0f1421
parent3c8849df5f2954944578cd2e2af31c001283dbf2
sandbox: Fix warnings in hashtable.c

This fixes a few printf() strings for size_t which are missing the 'z'
modifier.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
lib/hashtable.c
This page took 0.026517 seconds and 4 git commands to generate.