commit | 1bcc69fb6a48edb3ddf2e8c42f1d1c242196bf74 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Thu Jul 22 11:58:05 2010 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Jul 27 11:04:11 2010 +0200 |
tree | 0399ebe11dc5a153d22acef24c67c27aa85eb0ab | |
parent | 9f6d3c4b76314c40c866a935d78c80fd284768bd [diff] |
tools/firewire: nosy-dump: fix it on x86-64 Replace 'unsigned long' and the (unaffected) 'unsigned int' by uint32_t if they represent quadlets. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>