ben 98/07/12 13:37:30
Modified: src/include util_uri.h Log: Remove a duplicate. Revision Changes Path 1.10 +0 -1 apache-1.3/src/include/util_uri.h Index: util_uri.h =================================================================== RCS file: /export/home/cvs/apache-1.3/src/include/util_uri.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- util_uri.h 1998/07/05 14:21:17 1.9 +++ util_uri.h 1998/07/12 20:37:29 1.10 @@ -75,7 +75,6 @@ #define DEFAULT_GOPHER_PORT 70 #define DEFAULT_NNTP_PORT 119 #define DEFAULT_WAIS_PORT 210 -#define DEFAULT_HTTPS_PORT 443 #define DEFAULT_SNEWS_PORT 563 #define DEFAULT_PROSPERO_PORT 1525 /* WARNING: conflict w/Oracle */
