projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34cadb1
)
detabify
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 18 Aug 2005 08:47:56 +0000
(08:47 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 18 Aug 2005 08:47:56 +0000
(08:47 +0000)
tests/server/sws.c
patch
|
blob
|
history
diff --git
a/tests/server/sws.c
b/tests/server/sws.c
index
bf19b72
..
bc1f484
100644
(file)
--- a/
tests/server/sws.c
+++ b/
tests/server/sws.c
@@
-756,7
+756,7
@@
int main(int argc, char *argv[])
#else
4
#endif
- , port );
+
, port );
/* start accepting connections */
listen(sock, 5);