From 21019c96f5f9f8d5f7630acc2e897da077c0f097 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 9 May 2005 11:22:41 +0000 Subject: fix --- include/fuse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/fuse.h') diff --git a/include/fuse.h b/include/fuse.h index 336e8f3..fb1c2d6 100644 --- a/include/fuse.h +++ b/include/fuse.h @@ -252,7 +252,7 @@ struct fuse_operations { * should use this. * * The filesystem may choose between two modes of operation: - * + * * 1) The readdir implementation ignores the offset parameter, and * passes zero to the filler function's offset. The filler * function will not return '1' (unless an error happens), so the -- cgit v1.2.3