source: Main/trunk/Server/tw_config.h@ 5

Last change on this file since 5 was 4, checked in by Nishi, on Sep 13, 2024 at 6:39:33 PM

can trim line

  • Property svn:keywords set to Id
File size: 107 bytes
Line 
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
6int tw_config_read(const char* path);
7
8#endif
Note: See TracBrowser for help on using the repository browser.