diff options
Diffstat (limited to 'include/libexfat.h.rej')
-rw-r--r-- | include/libexfat.h.rej | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/libexfat.h.rej b/include/libexfat.h.rej new file mode 100644 index 0000000..63c0a8b --- /dev/null +++ b/include/libexfat.h.rej @@ -0,0 +1,9 @@ +diff a/include/libexfat.h b/include/libexfat.h (rejected hunks) +@@ -35,6 +35,7 @@ + #define VOLUME_LABEL_BUFFER_SIZE (VOLUME_LABEL_MAX_LEN*MB_LEN_MAX+1) + + /* Upcase tabel macro */ ++#define EXFAT_UPCASE_TABLE_CHARS (0x10000) + #define EXFAT_UPCASE_TABLE_SIZE (5836) + + /* Flags for tune.exfat and exfatlabel */ |