From a3362122c889f40a14b9082be6faf9cfb254d599 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Mon, 23 Jul 2001 13:00:56 +0000 Subject: [PATCH] fix incorrectly reporting big endian fs's as little. --- magic/Magdir/filesystems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magic/Magdir/filesystems b/magic/Magdir/filesystems index 9b95a8ca..98afcec0 100644 --- a/magic/Magdir/filesystems +++ b/magic/Magdir/filesystems @@ -76,7 +76,7 @@ >8320 lelong 0 TIME optimization >8320 lelong 1 SPACE optimization -9564 belong 0x00011954 Unix Fast File system (little-endian), +9564 belong 0x00011954 Unix Fast File system (big-endian), >8404 string x last mounted on %s, >9504 bedate x last checkd at %s, >8224 bedate x last writen at %s, -- 2.40.0