From 97685957d7bb45fd78beda5b175585d69ad04814 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Thu, 27 Oct 2016 20:50:16 -0700 Subject: Removed some more "Changed in version x.py" comments. --- include/fuse_lowlevel.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/fuse_lowlevel.h') diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h index 503b682..aa59ec8 100644 --- a/include/fuse_lowlevel.h +++ b/include/fuse_lowlevel.h @@ -284,9 +284,6 @@ struct fuse_lowlevel_ops { * @param attr the attributes * @param to_set bit mask of attributes which should be set * @param fi file information, or NULL - * - * Changed in version 2.5: - * file information filled in for ftruncate */ void (*setattr) (fuse_req_t req, fuse_ino_t ino, struct stat *attr, int to_set, struct fuse_file_info *fi); -- cgit v1.2.3