aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/i387.c
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 19:17:50 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-08-17 19:17:50 +0100
commit34d911655e82a06da1c776cb19068f32c1b468eb (patch)
tree8d8cb59d2251d79ac6e6a6475dfa544b6f90d3b2 /xen/arch/x86/i387.c
parent4dd73a7ce37cad54f8d4348a94af31c03bc35ea5 (diff)
downloadxen-34d911655e82a06da1c776cb19068f32c1b468eb.tar.gz
xen-34d911655e82a06da1c776cb19068f32c1b468eb.tar.bz2
xen-34d911655e82a06da1c776cb19068f32c1b468eb.zip
[XEN] Indentation cleanups (remove hard tabs).
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'xen/arch/x86/i387.c')
-rw-r--r--xen/arch/x86/i387.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/arch/x86/i387.c b/xen/arch/x86/i387.c
index d97ca4713c..ebfc37fa7b 100644
--- a/xen/arch/x86/i387.c
+++ b/xen/arch/x86/i387.c
@@ -5,7 +5,7 @@
*
* Pentium III FXSR, SSE support
* General FPU state handling cleanups
- * Gareth Hughes <gareth@valinux.com>, May 2000
+ * Gareth Hughes <gareth@valinux.com>, May 2000
*/
#include <xen/config.h>