From 384e3830bc7b70def7b09ad8001dff8c0a58b4ac Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 17 Feb 2005 20:28:22 +0000 Subject: . --- src/fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fs.h') diff --git a/src/fs.h b/src/fs.h index 6e3893a4c..6cc9afd71 100644 --- a/src/fs.h +++ b/src/fs.h @@ -8,8 +8,8 @@ # define S_MAGIC_EXT 0x137D # define S_MAGIC_EXT2_OLD 0xEF51 # define S_MAGIC_EXT2 0xEF53 -# define S_MAGIC_XFS 0x58465342 # define S_MAGIC_JFS 0x3153464a +# define S_MAGIC_XFS 0x58465342 # define S_MAGIC_HPFS 0xF995E849 # define S_MAGIC_ISOFS 0x9660 # define S_MAGIC_ISOFS_WIN 0x4000 -- cgit v1.2.3-54-g00ecf