From e407204f28406dd14c0937d077d382c7fc536c6e Mon Sep 17 00:00:00 2001
From: Jim Meyering <jim@meyering.net>
Date: Sun, 14 Apr 2002 08:14:15 +0000
Subject: fix TABs

---
 src/fs.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'src')

diff --git a/src/fs.h b/src/fs.h
index 89b2b0171..4f5c2daf2 100644
--- a/src/fs.h
+++ b/src/fs.h
@@ -28,9 +28,9 @@
 # define S_MAGIC_XIAFS		0x012FD16D
 # define S_MAGIC_NTFS 		0x5346544e
 # define S_MAGIC_TMPFS		0x1021994
-# define S_MAGIC_REISERFS        0x52654973
-# define S_MAGIC_CRAMFS          0x28cd3d45
-# define S_MAGIC_ROMFS           0x7275
+# define S_MAGIC_REISERFS	0x52654973
+# define S_MAGIC_CRAMFS		0x28cd3d45
+# define S_MAGIC_ROMFS		0x7275
 #elif defined (__GNU__)
 # include <hurd/hurd_types.h>
 #endif
-- 
cgit v1.2.3-70-g09d2