From 07fb6e91789cb65e66d6d539c401a9cab78e6b2e Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 29 Apr 2007 08:17:53 +0000 Subject: Gave each file an empty last line, to make svn happier Added svn:eol-style native where missing Removed remaining .gats git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.c | 1 - src/map/date.c | 1 - src/map/npc_chat.c | 2 +- src/map/vending.c | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) (limited to 'src/map') diff --git a/src/map/clif.c b/src/map/clif.c index 5dd222ebd..15642ee62 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -12426,4 +12426,3 @@ int do_init_clif(void) add_timer_func_list(clif_delayquit, "clif_delayquit"); return 0; } - diff --git a/src/map/date.c b/src/map/date.c index 4643d6780..9f2bc4bee 100644 --- a/src/map/date.c +++ b/src/map/date.c @@ -69,4 +69,3 @@ int is_day_of_star(void) { return date_get_day()%5 == 0; } - diff --git a/src/map/npc_chat.c b/src/map/npc_chat.c index f5a7762d6..fa184b624 100644 --- a/src/map/npc_chat.c +++ b/src/map/npc_chat.c @@ -514,4 +514,4 @@ int buildin_deletepset(struct script_state *st) { return 0; } -#endif +#endif //PCRE_SUPPORT diff --git a/src/map/vending.c b/src/map/vending.c index 23a7d9ce8..2f2e132bc 100644 --- a/src/map/vending.c +++ b/src/map/vending.c @@ -274,4 +274,3 @@ void vending_openvending(struct map_session_data *sd,int len,char *message,int f sd->vender_id = 0; } } - -- cgit v1.2.3-60-g2f50