projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003bbc6
)
Doc fix
author
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 2 Nov 2009 10:17:24 +0000
(10:17 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 2 Nov 2009 10:17:24 +0000
(10:17 +0000)
include/fuse_common.h
patch
|
blob
|
history
diff --git
a/include/fuse_common.h
b/include/fuse_common.h
index 291d1b7b860ecd6b7a65bbd92d54c59134b52aa2..c263f6f1fba1fda933ff83f330a8e19df33c1702 100644
(file)
--- 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*/