From 404be5edf91c50bf2c5fc8f23dd33704f21770bd Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 12 Dec 2006 22:12:08 +0000 Subject: [PATCH] releasedir doc fix --- include/fuse_lowlevel.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h index 062cf22..b8d561f 100644 --- a/include/fuse_lowlevel.h +++ b/include/fuse_lowlevel.h @@ -556,8 +556,6 @@ struct fuse_lowlevel_ops { * For every opendir call there will be exactly one releasedir * call. * - * Any errors sent by releasedir will be ignored. - * * fi->fh will contain the value set by the opendir method, or * will be undefined if the opendir method didn't set any value. * -- 2.30.2