mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
436 B
Plaintext
20 lines
436 B
Plaintext
|
*** include/struct.h.orig Sat Jan 10 17:27:35 1998
|
||
|
--- include/struct.h Sat Jan 10 17:28:28 1998
|
||
|
***************
|
||
|
*** 86,92 ****
|
||
|
*/
|
||
|
#define USERLEN 10
|
||
|
#define REALLEN 50
|
||
|
! #define TOPICLEN 90
|
||
|
#define CHANNELLEN 200
|
||
|
#define PASSWDLEN 20
|
||
|
#define KEYLEN 23
|
||
|
--- 86,92 ----
|
||
|
*/
|
||
|
#define USERLEN 10
|
||
|
#define REALLEN 50
|
||
|
! #define TOPICLEN 250
|
||
|
#define CHANNELLEN 200
|
||
|
#define PASSWDLEN 20
|
||
|
#define KEYLEN 23
|