Improved documentation of fuse_context.private_data
authorNikolaus Rath <Nikolaus@rath.org>
Wed, 12 Apr 2017 16:33:22 +0000 (09:33 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Wed, 12 Apr 2017 16:33:22 +0000 (09:33 -0700)
commitacd0e6469a7270339119a4e350f73ba71a2903eb
tree2e806bb7099bcc7a5db418366c13583c7df84ec1
parent6c94a9f5b66e733ce455c1ddceb2f92be162cf0b
Improved documentation of fuse_context.private_data

In particular, don't call it "user_data" in one place and
"private_data" elsewhere.

Changing the name of the variable in the prototype should not affect
backwards compatibility.

Fixes: #155.
include/fuse.h