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

Diff of /lbbs/src/bbs_net.c

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

Revision 1.10 by sysadm, Tue Mar 22 13:36:13 2005 UTC Revision 1.11 by sysadm, Sat Apr 16 04:49:11 2005 UTC
# Line 287  bbsnet_connect (int n) Line 287  bbsnet_connect (int n)
287                  }                  }
288                write (1, buf, len);                write (1, buf, len);
289              }              }
           break;  
290            BBS_last_access_tm = time (0);            BBS_last_access_tm = time (0);
291              break;
292          }          }
293      }      }
294    


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

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