Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/session.h

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

revision 1.6 by youi, Thu Jan 6 07:24:07 2005 UTC revision 1.7 by youi, Sat Jan 15 05:33:41 2005 UTC
# Line 4  Line 4 
4   *   *
5   * $Revision$   * $Revision$
6   * $Log$   * $Log$
7     * Revision 1.7  2005/01/15 05:33:41  youi
8     * account.hをインクルードした.
9     *
10   * Revision 1.6  2005/01/06 07:24:07  youi   * Revision 1.6  2005/01/06 07:24:07  youi
11   * getUserIDをgetUIDに,setUserIDをsetUIDに改名した.   * getUserIDをgetUIDに,setUserIDをsetUIDに改名した.
12   *   *
# Line 30  Line 33 
33  #define SESSION_H  #define SESSION_H
34    
35  #include <time.h>  #include <time.h>
36    #include "account.h"
37  #include "common.h"  #include "common.h"
38    
39  typedef unsigned long sessionid_t;  typedef unsigned long sessionid_t;

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