aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_common.h
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-27 20:50:16 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-27 20:50:16 -0700
commit97685957d7bb45fd78beda5b175585d69ad04814 (patch)
tree24354ed8e7594c8c9982d714c188cbcd4a43e1d4 /include/fuse_common.h
parent131955ff7c7e2f32ea152cdf8cba782fb836bbe8 (diff)
Removed some more "Changed in version x.py" comments.
Diffstat (limited to 'include/fuse_common.h')
-rw-r--r--include/fuse_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h
index 6a9b34c..c3636b8 100644
--- a/include/fuse_common.h
+++ b/include/fuse_common.h
@@ -33,8 +33,6 @@ extern "C" {
/**
* Information about open files
- *
- * Changed in version 3.0
*/
struct fuse_file_info {
/** Open flags. Available in open() and release() */