ben 96/08/25 10:46:09
Modified: src http_core.c Log: Correct $Id line. Revision Changes Path 1.34 +1 -1 apache/src/http_core.c Index: http_core.c =================================================================== RCS file: /export/home/cvs/apache/src/http_core.c,v retrieving revision 1.33 retrieving revision 1.34 diff -C3 -r1.33 -r1.34 *** http_core.c 1996/08/25 17:32:33 1.33 --- http_core.c 1996/08/25 17:46:08 1.34 *************** *** 50,56 **** * */ ! /* $Id: */ #define CORE_PRIVATE #include "httpd.h" --- 50,56 ---- * */ ! /* $Id: http_core.c,v 1.34 1996/08/25 17:46:08 ben Exp $ */ #define CORE_PRIVATE #include "httpd.h"