Changeset 588

Show
Ignore:
Timestamp:
08/19/08 15:56:05
Author:
rachel
Message:

portability change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openpgpsdk/trunk/src/lib/errors.c

    r574 r588  
    8686    ERRNAME(OPS_E_PROTO_BAD_SK_CHECKSUM), 
    8787 
    88     { (int) NULL,             (char *)NULL }, /* this is the end-of-array marker */ 
     88    { 0x00,           (char *)NULL }, /* this is the end-of-array marker */ 
    8989    }; 
    9090