pike.git/
NT/
tools/
sprshd
Branch:
Tag:
Non-build tags
All tags
No tags
1999-02-05
1999-02-05 01:30:08 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
2879412dee8d9d67a1dcc1ada86b8503efdeaaed (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
bugfix
Rev: NT/tools/sprshd:1.14
268:
werror("main returning...\n"); return -1; #else
-
handle_
connection
(hosts);
+
handle_
connections
(hosts);
return 0; #endif }