aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2009-06-18 09:26:22 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2009-06-18 09:26:22 +0000
commitbc53eddb2f76be3e134aa5ed1814254aa289f898 (patch)
tree0b355ab25c9df24afd7ab8681f863008092d784d /include
parent0db74cc67c5e14e54f2e61bd586139776ab56452 (diff)
downloadandroid_external_fuse-bc53eddb2f76be3e134aa5ed1814254aa289f898.tar.gz
android_external_fuse-bc53eddb2f76be3e134aa5ed1814254aa289f898.tar.bz2
android_external_fuse-bc53eddb2f76be3e134aa5ed1814254aa289f898.zip
Add missing fuse_reply_bmap to versionscript. Debian Bug#531329. Reported by Goswin Brederlow
Diffstat (limited to 'include')
-rw-r--r--include/fuse_lowlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h
index 1e32825..54cec8c 100644
--- a/include/fuse_lowlevel.h
+++ b/include/fuse_lowlevel.h
@@ -1058,7 +1058,7 @@ int fuse_reply_bmap(fuse_req_t req, uint64_t idx);
/**
* Add a directory entry to the buffer
*
- * Buffer needs to be large enough to hold the entry. Of it's not,
+ * Buffer needs to be large enough to hold the entry. If it's not,
* then the entry is not filled in but the size of the entry is still
* returned. The caller can check this by comparing the bufsize
* parameter with the returned entry size. If the entry size is