ICU-1007 Need to do 8 byte alignment for the 64-bit Solaris compiler

X-SVN-Rev: 5560
This commit is contained in:
George Rhoten 2001-08-22 22:43:49 +00:00
parent 24ae94c42a
commit 3a9f3bbcde

View File

@ -65,7 +65,7 @@ static uint16_t indexes[_NORM_INDEX_TOP]={ 0 };
typedef struct UToolMemory {
char name[64];
uint32_t count, size, index;
uint32_t array[1];
double array[1];
} UToolMemory;
static UToolMemory *