diff options
| -rw-r--r-- | plpfuse/fuse.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plpfuse/fuse.c b/plpfuse/fuse.c index f9633ab..6b09f35 100644 --- a/plpfuse/fuse.c +++ b/plpfuse/fuse.c @@ -27,7 +27,7 @@  #include "rfsv_api.h"  /* Name of our extended attribute */ -#define XATTR_NAME "user.psion" +#define XATTR_NAME "user.epoc"  /* Maximum length of a generated psion xattr string */  #define XATTR_MAXLEN 3  | 
