Reformatting @_@
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10581 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -189,9 +189,9 @@ int inter_accreg_sql_init(void)
|
||||
|
||||
/*==========================================
|
||||
* read config file
|
||||
*------------------------------------------
|
||||
*/
|
||||
static int inter_config_read(const char *cfgName) {
|
||||
*------------------------------------------*/
|
||||
static int inter_config_read(const char *cfgName)
|
||||
{
|
||||
int i;
|
||||
char line[1024], w1[1024], w2[1024];
|
||||
FILE *fp;
|
||||
|
||||
Reference in New Issue
Block a user