--- libaitsess/inc/aitsess.h 2011/09/07 15:52:35 1.3.2.1 +++ libaitsess/inc/aitsess.h 2011/09/07 16:08:41 1.3.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitsess.h,v 1.3.2.1 2011/09/07 15:52:35 misho Exp $ +* $Id: aitsess.h,v 1.3.2.2 2011/09/07 16:08:41 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -63,7 +63,7 @@ SUCH DAMAGE. #define ISNEW(x) (((x) & IS_ADD) == IS_ADD) #define ISDEF(x) (((x) & IS_DEF) == IS_DEF) -#define MAX_ATTRIBUTE 63 +#define MAX_ATTRIBUTE 64 #define MAX_SEMNAME 14