summaryrefslogtreecommitdiffstats
path: root/daemon/debug.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-08-06 16:05:44 +0200
committerJim Meyering <meyering@redhat.com>2009-08-10 11:53:33 +0200
commit98869b86413ff59afa009f9d06ebc0cc4477ab31 (patch)
treedf85f54f8004e096986448eb8ce4feea6c8978e2 /daemon/debug.c
parent835f6b2c067f3105a330f1a4309eade3afc80ee6 (diff)
downloadlibguestfs-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