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:
4e71c9f
)
*** empty log message ***
author
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 9 Feb 2004 12:28:33 +0000
(12:28 +0000)
committer
Miklos Szeredi
<miklos@szeredi.hu>
Mon, 9 Feb 2004 12:28:33 +0000
(12:28 +0000)
example/fusexmp.c
patch
|
blob
|
history
diff --git
a/example/fusexmp.c
b/example/fusexmp.c
index 7af6c04181360b69d1946980322809680735dc64..1a96ba546ddd96a7b3dfdfd1fa71a91896fe92b9 100644
(file)
--- a/
example/fusexmp.c
+++ b/
example/fusexmp.c
@@
-289,7
+289,6
@@
static struct fuse_operations xmp_oper = {
.statfs = xmp_statfs,
.release = xmp_release,
.fsync = xmp_fsync
-
};
int main(int argc, char *argv[])