Parent Directory
|
Revision Log
|
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: |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |