From 0f3e8be7739934e920143682ff9d93c5d29e5de5 Mon Sep 17 00:00:00 2001
From: Austin Foxley <austinf@cetoncorp.com>
Date: Sat, 17 Oct 2009 16:18:35 -0700
Subject: whitespace fixes

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
---
 test/tls/tst-tls6.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'test/tls')

diff --git a/test/tls/tst-tls6.c b/test/tls/tst-tls6.c
index 5733aa587..e692aca6b 100644
--- a/test/tls/tst-tls6.c
+++ b/test/tls/tst-tls6.c
@@ -48,7 +48,7 @@ do_test (void)
 		  modid);
 	  result = 1;
 	}
-#else 
+#else
       if (modid == -1)
 	modid = ((struct link_map *) h)->l_tls_modid;
       else if (((struct link_map *) h)->l_tls_modid != modid)
-- 
cgit v1.2.3