diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-07-17 09:45:03 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-07-17 09:45:03 +0300 |
commit | 7d3f89c62f5032713e6614f1004fcbba379ebbaa (patch) | |
tree | d4cf8cc8de4610b3d5b2244a6bdbb7f79f758bac /include/common.h | |
parent | 2d40ed7b415bcb6a358c9f221160c4a419f01f19 (diff) |
mkfs.ubifs: fix compilation warning
Fix the following warning:
mkfs.ubifs.c: In function ‘add_dent_node’:
mkfs.ubifs.c:1172: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 4 has type ‘ino_t’
mkfs.ubifs.c:1172: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 6 has type ‘ino_t’
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'include/common.h')
0 files changed, 0 insertions, 0 deletions