/[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.15 by sysadm, Wed Apr 30 09:18:19 2025 UTC Revision 1.16 by sysadm, Fri May 2 03:34:58 2025 UTC
# Line 373  int bbs_net() Line 373  int bbs_net()
373    
374          while (1)          while (1)
375          {          {
376                  ch = igetch();                  ch = igetch(0);
377                  switch (ch)                  switch (ch)
378                  {                  {
379                  case KEY_NULL:                  case KEY_NULL:


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

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