mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:52:11 +00:00
Changed port back to 23
svn path=/trunk/; revision=39430
This commit is contained in:
parent
321bf76918
commit
286adffc4b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
/*
|
||||
** macro definitions
|
||||
*/
|
||||
#define TELNET_PORT (23003)
|
||||
#define TELNET_PORT (23)
|
||||
|
||||
#define BUFSIZE (4096)
|
||||
#define USERID_SIZE (64)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue