Parent Directory
|
Revision Log
|
Patch
| Revision 1.82 by sysadm, Mon Nov 17 06:41:18 2025 UTC | Revision 1.83 by sysadm, Fri Nov 21 07:36:41 2025 UTC | |
|---|---|---|
| # | Line 11 | Line 11 |
| 11 | #endif | #endif |
| 12 | ||
| 13 | #include "bbs.h" | #include "bbs.h" |
| 14 | #include "bbs_net.h" | |
| 15 | #include "common.h" | #include "common.h" |
| 16 | #include "io.h" | #include "io.h" |
| 17 | #include "log.h" | #include "log.h" |
| # | Line 929 static int bbsnet_selchange() | Line 930 static int bbsnet_selchange() |
| 930 | return 0; | return 0; |
| 931 | } | } |
| 932 | ||
| 933 | extern int bbs_net() | int bbs_net() |
| 934 | { | { |
| 935 | int ch, i; | int ch, i; |
| 936 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |