]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
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 bf19b724ae88ff8d8a5cfaafd032615bf0ef69a8..bc1f484305cf8b2366153d668f943ef02b2090b0 100644 (file)
@@ -756,7 +756,7 @@ int main(int argc, char *argv[])
 #else
          4
 #endif
-        , port );
+         , port );
 
   /* start accepting connections */
   listen(sock, 5);