From b9804183841afd5381069796096a154edb5b9f53 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 19 May 2007 15:50:41 +0000 Subject: Reformatting @_@ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10581 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/core.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/common/core.c') diff --git a/src/common/core.c b/src/common/core.c index a0a6b4f16..deac7a514 100644 --- a/src/common/core.c +++ b/src/common/core.c @@ -69,8 +69,7 @@ sigfunc *compat_signal(int signo, sigfunc *func) /*====================================== * CORE : Signal Sub Function - *-------------------------------------- - */ + *--------------------------------------*/ static void sig_proc(int sn) { static int is_called = 0; @@ -174,8 +173,7 @@ const char* get_svn_revision(void) /*====================================== * CORE : Display title - *-------------------------------------- - */ + *--------------------------------------*/ static void display_title(void) { //ClearScreen(); // clear screen and go up/left (0, 0 position in text) @@ -213,8 +211,7 @@ void usercheck(void) /*====================================== * CORE : MAINROUTINE - *-------------------------------------- - */ + *--------------------------------------*/ int main (int argc, char **argv) { {// initialize program arguments -- cgit v1.2.3-60-g2f50