Changed port back to 23
[reactos.git] / rosapps / applications / sysutils / telnetd / telnetd.h
index ec91f60..afb1199 100644 (file)
@@ -12,7 +12,7 @@
 /*
 ** macro definitions
 */
 /*
 ** macro definitions
 */
-#define TELNET_PORT      (23003)
+#define TELNET_PORT      (23)
 
 #define BUFSIZE        (4096)  
 #define USERID_SIZE      (64)
 
 #define BUFSIZE        (4096)  
 #define USERID_SIZE      (64)