1741021322.FILE5_46-55-gff9ba253.use-unsigned-byte-christoph-biedl.patch 618 B

12345678910111213141516171819
  1. Subject: Use unsigned byte (Christoph Biedl)
  2. Origin: upstream, commit FILE5_46-55-gff9ba253 <https://github.com/file/file/commit/FILE5_46-55-gff9ba253>
  3. Author: Christos Zoulas <christos@zoulas.com>
  4. Date: Mon Mar 3 17:02:02 2025 +0000
  5. --- a/magic/Magdir/msdos
  6. +++ b/magic/Magdir/msdos
  7. @@ -2108,9 +2108,9 @@
  8. # display shared information of cursor or icon entry
  9. 0 name cur-ico-entry
  10. >0 byte =0 \b, 256x
  11. ->0 byte !0 \b, %dx
  12. +>0 ubyte !0 \b, %dx
  13. >1 byte =0 \b256
  14. ->1 byte !0 \b%d
  15. +>1 ubyte !0 \b%d
  16. # number of colors in palette
  17. >2 ubyte !0 \b, %d colors
  18. # reserved 0 FFh