More debianization
[erwise] / Cl / WWWLibrary / HTUtils.h
index fb558f8..7d92c1d 100644 (file)
@@ -140,7 +140,7 @@ typedef char        BOOLEAN;                /* Logical value */
 #define NO (BOOLEAN)0
 #endif
 
-#define TCP_PORT 2784          /* 80 Allocated by Jon Postel/ISI 24-Jan-92 */
+#define TCP_PORT 80            /* 80 Allocated by Jon Postel/ISI 24-Jan-92 */
 
 /*     Is character c white space? */