summaryrefslogtreecommitdiffstats
path: root/library/http1.0
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1998-09-14 18:39:42 (GMT)
committerstanton <stanton@noemail.net>1998-09-14 18:39:42 (GMT)
commitd18103c837e55a0a945a1e9527bde6733eca153a (patch)
tree91ecabdbdcd0bf4fb6bc9397a725b55993ed4060 /library/http1.0
parentf2c22dd914ac2006c230ba1b676efbe299dce88d (diff)
downloadtcl-d18103c837e55a0a945a1e9527bde6733eca153a.zip
tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.gz
tcl-d18103c837e55a0a945a1e9527bde6733eca153a.tar.bz2
Replaced SCCS strings, fixed binary filescore-8-0-3
FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
Diffstat (limited to 'library/http1.0')
-rw-r--r--library/http1.0/http.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/http1.0/http.tcl b/library/http1.0/http.tcl
index 7ee62cd..fe78879 100644
--- a/library/http1.0/http.tcl
+++ b/library/http1.0/http.tcl
@@ -5,7 +5,7 @@
# These procedures use a callback interface to avoid using vwait,
# which is not defined in the safe base.
#
-# SCCS: %Z% $Id: http.tcl,v 1.2 1998/06/29 15:30:24 welch Exp $
+# RCS: @(#) $Id: http.tcl,v 1.3 1998/09/14 18:40:03 stanton Exp $
#
# See the http.n man page for documentation