comparison postproc/cs_test.c @ 12395:b969547bb0b1

bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>) with #if defined(WORDS_BIGENDIAN) && (WORDS_BIGENDIAN == 1) -> #ifdef WORDS_BIGENDIAN by me
author michael
date Sun, 02 May 2004 14:26:28 +0000
parents 6e35326c742f
children d2aef091743c
comparison
equal deleted inserted replaced
12394:b3ff1a576b8c 12395:b969547bb0b1