From eed1e64aedf16956d8c84087da7321c58d5784af Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sat, 14 Sep 2024 17:07:26 +0200 Subject: [PATCH] Corrected a comment at function aaip_get_lfa_flags --- libisofs/aaip-os-linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libisofs/aaip-os-linux.c b/libisofs/aaip-os-linux.c index 41ee8a4..c484254 100644 --- a/libisofs/aaip-os-linux.c +++ b/libisofs/aaip-os-linux.c @@ -281,7 +281,7 @@ static int get_single_attr(char *path, char *name, size_t *value_length, bit5= in case of symbolic link: inquire link target bit6= do not obtain Linux style file attribute flags (chattr) - bit7= With bit6: Ignore non-settable flags and do + bit7= Without bit6: Ignore non-settable flags and do not record "isofs.fa" if all flags are zero bit15= free memory of names, value_lengths, values @return 1 ok