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.7 by youi, Wed Dec 1 04:38:24 2004 UTC revision 1.8 by aga, Wed Dec 1 07:40:17 2004 UTC
# Line 16  typedef enum { Line 16  typedef enum {
16      RES_NO_SUCH_GROUP,      RES_NO_SUCH_GROUP,
17      RES_DB_QUERY_ERROR,      RES_DB_QUERY_ERROR,
18      RES_DB_CONNECT_ERROR,      RES_DB_CONNECT_ERROR,
19      RES_DB_INITIALIZE_ERROR      RES_DB_INITIALIZE_ERROR,
20        
21        RES_PHP_NONREF=1000
22  } result_t;  } result_t;
23    
24  typedef int userid_t;  typedef int userid_t;

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

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