Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/common.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6 by youi, Sat Nov 27 06:30:34 2004 UTC revision 1.7 by youi, Wed Dec 1 04:38:24 2004 UTC
# Line 19  typedef enum { Line 19  typedef enum {
19      RES_DB_INITIALIZE_ERROR      RES_DB_INITIALIZE_ERROR
20  } result_t;  } result_t;
21    
22  typedef unsigned int userid_t;  typedef int userid_t;
23  typedef unsigned int groupid_t;  typedef int groupid_t;
24    
25  char* str_dup( const char* );  char* str_dup( const char* );
26  char* setValue( char** , const char* );  char* setValue( char** , const char* );

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26