From 7295b7eda04d4d80f032988cb15d22a3610f8780 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 5 Apr 2007 13:29:41 +0000 Subject: Replaced tabs with spaces --- man7/complex.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man7/complex.7') diff --git a/man7/complex.7 b/man7/complex.7 index 1978e7297a..7fb5f9b806 100644 --- a/man7/complex.7 +++ b/man7/complex.7 @@ -33,7 +33,7 @@ Link with \-lm. The imaginary unit is represented by I. .sp .nf /* check that exp(i * pi) == \-1 */ -#include /* for atan */ +#include /* for atan */ #include int -- cgit 1.2.3-korg