]> git.tuebingen.mpg.de Git - osl.git/commit
Fix a gcc warning on x86_64.
authorAndre Noll <maan@systemlinux.org>
Mon, 13 Jul 2009 08:56:37 +0000 (10:56 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 13 Jul 2009 08:56:37 +0000 (10:56 +0200)
commit527af27eeb0753af7f7132cf60b7d283c652b9d0
treeda0f3b2d8ac58f0ad5d2b5ae0961f1ab0be89ea1
parente1afea4830d00c57e30d5b84b3b5ffcc8501af86
Fix a gcc warning on x86_64.

fsck.c: In function 'check_for_invalid_objects':
fsck.c:513: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'size_t'
fsck.c