Changeset 318 for releases

Show
Ignore:
Timestamp:
08/12/03 09:31:36 (5 years ago)
Author:
aj
Message:

add explicit enum to char conversion to fix ppc.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • releases/openct-0.1.0/src/ifd/conf.c

    r168 r318  
    102102        while (1) { 
    103103                if (ateof()) { 
    104                         if (closing == END_OF_FILE) 
     104                        if (closing == (char) END_OF_FILE) 
    105105                                break; 
    106106                        ct_error("%s:%u: unexpected end of file",