Fix whitespace throughout.
[fwd] / blast.c
diff --git a/blast.c b/blast.c
index d032646..597263e 100644 (file)
--- a/blast.c
+++ b/blast.c
@@ -103,7 +103,7 @@ static void timers(void)
   }
   puts("");
 }
-    
+
 static void newconn(blast *b)
 {
   int fd = socket(PF_INET, SOCK_STREAM, 0);