summaryrefslogtreecommitdiff
path: root/main/network.c
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-02-19 08:40:19 +0000
committerfoobar <sniper@php.net>2003-02-19 08:40:19 +0000
commit8e3f23e3c00a4973acb75cbafc15fea1c7f2bc4f (patch)
treebf22750ab9492bef7d62066d0f5033a78a712054 /main/network.c
parent48e5c1dae7242d5bf54c278f4e0513bc0b748151 (diff)
downloadphp-git-8e3f23e3c00a4973acb75cbafc15fea1c7f2bc4f.tar.gz
ws fixes + missing $Id$ tags, headers added
Diffstat (limited to 'main/network.c')
-rw-r--r--main/network.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/network.c b/main/network.c
index 34b46f7a36..cf96982e6b 100644
--- a/main/network.c
+++ b/main/network.c
@@ -16,6 +16,7 @@
| Streams work by Wez Furlong <wez@thebrainroom.com> |
+----------------------------------------------------------------------+
*/
+
/* $Id$ */
/*#define DEBUG_MAIN_NETWORK 1*/