changed def paclen in client.c to 236
authorminima <minima>
Thu, 27 Jul 2000 21:18:50 +0000 (21:18 +0000)
committerminima <minima>
Thu, 27 Jul 2000 21:18:50 +0000 (21:18 +0000)
Changes
src/client.c

diff --git a/Changes b/Changes
index ea19424c288ae2f2dadcea1841c13fdc80e9774a..3fe40f5d9b56506fd3edd6bcbc9d82f369e17c97 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,7 @@ minutes * 60
 6. send unsolicited PC[38]5s to the sysop if online.
 7. merged current html from www.dxcluster.org with Ian's stuff
 8. Added sgml files into the source tree
+9. changed default paclen in client.c to 236
 26Jul00=======================================================================
 1. added wantgrid (to control display of grid square info on DX Broadcasts)
 2. added lastoper for controlling periodic demands for user info from other
index 3404be9d9232b3600571118de6fec1e69180f67b..0b41241e9a4d945b16cd0ea3103972efe4bec6e6 100644 (file)
@@ -44,7 +44,7 @@
 #define MAXPATHLEN 256
 #endif
 
-#define DEFPACLEN 128
+#define DEFPACLEN 236
 #define MAXPACLEN 236
 #define MAXCALLSIGN 9