diff options
author | Jim Meyering <meyering@redhat.com> | 2009-08-06 16:05:44 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-08-10 11:53:33 +0200 |
commit | 98869b86413ff59afa009f9d06ebc0cc4477ab31 (patch) | |
tree | df85f54f8004e096986448eb8ce4feea6c8978e2 /daemon/debug.c | |
parent | 835f6b2c067f3105a330f1a4309eade3afc80ee6 (diff) | |
download | libguestfs-98869b86413ff59afa009f9d06ebc0cc4477ab31.tar.gz libguestfs-98869b86413ff59afa009f9d06ebc0cc4477ab31.tar.xz libguestfs-98869b86413ff59afa009f9d06ebc0cc4477ab31.zip |
build: avoid warnings in daemon/inotify.c
Avoid "comparison between signed and unsigned integer expressions"
warnings. If it's at all hard or risky to avoid this type of warning,
then it's not worthwhile. Here, it's easy and safe.
* daemon/inotify.c (inotify_posn): Declare local to be of unsigned type.
(do_inotify_read, do_inotify_files): Likewise.
Diffstat (limited to 'daemon/debug.c')
0 files changed, 0 insertions, 0 deletions