X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Ffat.h;h=c8b94936209f1c204c20d0307875cd33836927a6;hb=fc4e188789b01dc9f18c80869c43fdd7d1a51378;hp=59de3fbec55bd434798e8906b73ba798879529cb;hpb=eddc7c46c6030d6eca29ac254c9db98198be572d;p=oweals%2Fu-boot.git diff --git a/include/fat.h b/include/fat.h index 59de3fbec5..c8b9493620 100644 --- a/include/fat.h +++ b/include/fat.h @@ -67,7 +67,7 @@ #define ATTR_VFAT (ATTR_RO | ATTR_HIDDEN | ATTR_SYS | ATTR_VOLUME) #define DELETED_FLAG ((char)0xe5) /* Marks deleted files when in name[0] */ -#define aRING 0x05 /* Used to represent 'å' in name[0] */ +#define aRING 0x05 /* Used as special character in name[0] */ /* Indicates that the entry is the last long entry in a set of long * dir entries