From: Miklos Szeredi Date: Mon, 2 Nov 2009 10:17:24 +0000 (+0000) Subject: Doc fix X-Git-Tag: fuse_2_8_2~4 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e61b775a5ae3ac4c3d4b6edb9a4401d39d288cb5;p=qemu-gpiodev%2Flibfuse.git Doc fix --- diff --git a/include/fuse_common.h b/include/fuse_common.h index 291d1b7..c263f6f 100644 --- a/include/fuse_common.h +++ b/include/fuse_common.h @@ -66,7 +66,7 @@ struct fuse_file_info { unsigned int flush : 1; /** Can be filled in by open, to indicate that the file is not - seekable. Introduced in version 2.9 */ + seekable. Introduced in version 2.8 */ unsigned int nonseekable : 1; /** Padding. Do not use*/