/[LeafOK_CVS]/lbbs/src/bbs.c
ViewVC logotype

Diff of /lbbs/src/bbs.c

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

Revision 1.26 by sysadm, Wed Jul 2 04:17:33 2025 UTC Revision 1.27 by sysadm, Wed Oct 1 02:21:15 2025 UTC
# Line 44  time_t BBS_login_tm; Line 44  time_t BBS_login_tm;
44  time_t BBS_last_access_tm;  time_t BBS_last_access_tm;
45    
46  char BBS_current_action[BBS_current_action_max_len + 1];  char BBS_current_action[BBS_current_action_max_len + 1];
47    time_t BBS_current_action_tm;
48    
49  char *setuserfile(char *buf, size_t len, const char *filename)  char *setuserfile(char *buf, size_t len, const char *filename)
50  {  {


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

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