detabify
authorDaniel Stenberg <daniel@haxx.se>
Thu, 18 Aug 2005 08:47:56 +0000 (08:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Aug 2005 08:47:56 +0000 (08:47 +0000)
tests/server/sws.c

index bf19b72..bc1f484 100644 (file)
@@ -756,7 +756,7 @@ int main(int argc, char *argv[])
 #else
          4
 #endif
-        , port );
+         , port );
 
   /* start accepting connections */
   listen(sock, 5);