sunpinyin2/src/config/solaris.h
changeset 713 28795f5ebcf6
parent 335 9fd32fa1480d
equal deleted inserted replaced
712:4e82c7e5f736 713:28795f5ebcf6
    38 #ifndef ____HOST_OS_H____
    38 #ifndef ____HOST_OS_H____
    39 #define ____HOST_OS_H____
    39 #define ____HOST_OS_H____
    40 
    40 
    41 #define SOLARIS_OS  1
    41 #define SOLARIS_OS  1
    42 
    42 
    43 typedef const char* TIConvSrcPtr;
    43 typedef char* TIConvSrcPtr;
    44 
    44 
    45 #endif
    45 #endif