aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fuse_i.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-06-04 12:33:17 -0700
committerNikolaus Rath <Nikolaus@rath.org>2019-06-06 13:31:41 +0100
commit63c11456d48b156b33b8b16cd47759c0d406f5b9 (patch)
tree3bc8b85554865ab7d33ddf743c8e4571636ff9fb /lib/fuse_i.h
parenta6024d4bf8868b88eb516d7322e5739742a9c688 (diff)
downloadlibfuse-63c11456d48b156b33b8b16cd47759c0d406f5b9.tar.gz
Avoid pointer arithmetic with `void *`
The pointer operand to the binary `+` operator must be to a complete object type. Since we are working with byte sizes, use `char *` instead.
Diffstat (limited to 'lib/fuse_i.h')
0 files changed, 0 insertions, 0 deletions