Reformatting @_@

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10581 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ultramage
2007-05-19 15:50:41 +00:00
parent 16671ef54f
commit 711d01a128
45 changed files with 2236 additions and 3465 deletions

View File

@@ -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;