source:
Main/trunk/Server/tw_config.h@
5
Last change on this file since 5 was 4, checked in by , on Sep 13, 2024 at 6:39:33 PM | |
---|---|
|
|
File size: 107 bytes |
Rev | Line | |
---|---|---|
[4] | 1 | /* $Id: tw_config.h 4 2024-09-13 09:39:33Z nishi $ */ |
2 | ||
3 | #ifndef __TW_CONFIG_H__ | |
4 | #define __TW_CONFIG_H__ | |
5 | ||
6 | int tw_config_read(const char* path); | |
7 | ||
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.