? common/.shared.h.swp Index: common/shared.h =================================================================== RCS file: /home/freeciv/CVS/freeciv/common/shared.h,v retrieving revision 1.88 diff -u -r1.88 shared.h --- common/shared.h 2001/12/21 11:17:43 1.88 +++ common/shared.h 2002/01/18 03:54:02 @@ -30,7 +30,7 @@ #define MAX_NUM_ITEMS 200 /* eg, unit_types */ #define MAX_NUM_TECH_LIST 10 #define MAX_LEN_NAME 32 -#define MAX_LEN_ADDR 32 +#define MAX_LEN_ADDR 256 /* Use INFINITY to denote that a certain event will never occur or another unreachable condition. */