[Libguestfs] [PATCH hivex 12/14] maint: remove spaces before TAB

Jim Meyering jim at meyering.net
Tue Jun 28 18:09:55 UTC 2011


From: Jim Meyering <meyering at redhat.com>

* perl/typemap: Remove spaces-before-TAB.
---
 perl/typemap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/perl/typemap b/perl/typemap
index 2cc5e0c..c29c02d 100644
--- a/perl/typemap
+++ b/perl/typemap
@@ -2,7 +2,7 @@ TYPEMAP
 char *		T_PV
 const char *	T_PV
 hive_h *	O_OBJECT_hive_h
-int64_t	  	T_IV
+int64_t		T_IV

 INPUT
 O_OBJECT_hive_h
-- 
1.7.6.rc2.302.gc2115




More information about the Libguestfs mailing list