Parent Directory
|
Revision Log
|
Patch
| Revision 1.76 by sysadm, Wed Jul 2 04:17:33 2025 UTC | Revision 1.77 by sysadm, Sat Jul 5 01:02:34 2025 UTC | |
|---|---|---|
| # | Line 38 | Line 38 |
| 38 | ||
| 39 | int bbs_info() | int bbs_info() |
| 40 | { | { |
| 41 | prints("欢迎光临 \033[1;33m%s \033[32m[%s] \033[37m( %s )\r\n", | prints("欢迎光临 \033[1;33m%s \033[32m[%s] \033[37m( %s )\033[m\r\n", |
| 42 | BBS_name, BBS_server, APP_INFO); | BBS_name, BBS_server, APP_INFO); |
| 43 | ||
| 44 | return iflush(); | return iflush(); |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |