tewi/Server/tw_config.h
Nishi 9e34a40944 can trim line
git-svn-id: file:///raid/svn-personal/tewi/trunk@4 8739d7e6-ffea-ec47-b151-bdff447c6205
2024-09-13 09:39:33 +00:00

9 lines
107 B
C

/* $Id$ */
#ifndef __TW_CONFIG_H__
#define __TW_CONFIG_H__
int tw_config_read(const char* path);
#endif