source:
Main/trunk/Server/tw_server.h@
8
Last change on this file since 8 was 8, checked in by , on Sep 13, 2024 at 8:18:23 PM | |
---|---|
|
|
File size: 95 bytes |
Line | |
---|---|
1 | /* $Id: tw_server.h 8 2024-09-13 11:18:23Z nishi $ */ |
2 | |
3 | #ifndef __TW_SERVER_H__ |
4 | #define __TW_SERVER_H__ |
5 | |
6 | int tw_server_init(void); |
7 | |
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.