commit | 3e89cb0419cf5ff8f97fe219c6faa58f4c0c8728 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu May 20 10:34:50 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri May 21 11:49:19 2010 +0200 |
tree | 991f83692898895aba1ec6f12b74974ce4ffa49d | |
parent | 792b45b142e6b901e1de20886bc3369211582b8c [diff] |
vvfat: More build fixes with DEBUG Casting a pointer to an int doesn't work on 64 bit platforms. Use the %p printf conversion specifier instead. Signed-off-by: Kevin Wolf <kwolf@redhat.com>