Fix for macro for AIX.

This commit is contained in:
Bruce Momjian 1998-09-08 15:24:11 +00:00
parent 994cfba1e5
commit 6f84e86d69
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: tupmacs.h,v 1.6 1998/09/07 05:35:45 momjian Exp $
* $Id: tupmacs.h,v 1.7 1998/09/08 15:24:11 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@ -75,7 +75,7 @@
( \
((attlen) == sizeof(char)) ? \
( \
(cur_offset) \
(long)(cur_offset) \
) \
: \
( \