aboutsummaryrefslogtreecommitdiff
path: root/sshfs.c
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2012-02-08 10:21:33 +0100
committerBenjamin Fleischer <fleiben@gmail.com>2012-03-09 22:48:58 +0100
commitc1284b4089ced2df04752e144817a4d5182434a9 (patch)
tree61d768f7daa1f0dc3d5120309fd97c40dd135be5 /sshfs.c
parent0120e6b4612a2eb114a3363bb3c2e654feb6dbe8 (diff)
downloadsshfs-c1284b4089ced2df04752e144817a4d5182434a9.tar
sshfs-c1284b4089ced2df04752e144817a4d5182434a9.tar.gz
sshfs-c1284b4089ced2df04752e144817a4d5182434a9.tar.bz2
sshfs-c1284b4089ced2df04752e144817a4d5182434a9.zip
fix unused but set variables
cache.c: In function ‘cache_add_attr’: cache.c:167:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable] cache.c: In function ‘cache_add_dir’: cache.c:188:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable] cache.c: In function ‘cache_add_link’: cache.c:212:9: warning: variable ‘now’ set but not used [-Wunused-but-set-variable]
Diffstat (limited to 'sshfs.c')
0 files changed, 0 insertions, 0 deletions