/[LeafOK_CVS]/lbbs/include/bbs.h
ViewVC logotype

Diff of /lbbs/include/bbs.h

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

Revision 1.4 by sysadm, Mon Mar 21 05:43:43 2005 UTC Revision 1.5 by sysadm, Tue Mar 22 08:19:11 2005 UTC
# Line 69  struct user_priv Line 69  struct user_priv
69  typedef struct user_priv BBS_user_priv;  typedef struct user_priv BBS_user_priv;
70    
71  //Session  //Session
72    #define MAX_DELAY_TIME          600
73    
74  extern char BBS_username[BBS_max_username_length];  extern char BBS_username[BBS_max_username_length];
75  extern BBS_user_priv BBS_priv;  extern BBS_user_priv BBS_priv;
76  extern int BBS_passwd_complex;  extern int BBS_passwd_complex;


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1