mjc 96/06/05 08:23:06
Modified: src httpd.h
Log:
Doh!
Revision Changes Path
1.24 +1 -1 apache/src/httpd.h
Index: httpd.h
===================================================================
RCS file: /export/home/cvs/apache/src/httpd.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -C3 -r1.23 -r1.24
*** httpd.h 1996/06/05 14:40:42 1.23
--- httpd.h 1996/06/05 15:23:05 1.24
***************
*** 230,236 ****
* Example: "Apache/1.1b3 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.1b3-dev" /* SEE COMMENTS ABOOE */
#define SERVER_PROTOCOL "HTTP/1.0"
#define SERVER_SUPPORT "http://www.apache.org/"
--- 230,236 ----
* Example: "Apache/1.1b3 MrWidget/0.1-alpha"
*/
! #define SERVER_VERSION "Apache/1.1b3-dev" /* SEE COMMENTS ABOVE */
#define SERVER_PROTOCOL "HTTP/1.0"
#define SERVER_SUPPORT "http://www.apache.org/"