From 11e9f278285ffe05706e55cd73b26f6bc2f895a9 Mon Sep 17 00:00:00 2001 From: celest Date: Mon, 20 Dec 2004 19:06:40 +0000 Subject: Added missing { git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@671 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.c') diff --git a/src/map/clif.c b/src/map/clif.c index 951eed42c..1467493bb 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -3545,6 +3545,7 @@ void clif_getareachar_pc(struct map_session_data* sd,struct map_session_data* ds */ //fixed by Valaris void clif_getareachar_npc(struct map_session_data* sd,struct npc_data* nd) +{ int len; nullpo_retv(sd); nullpo_retv(nd); -- cgit v1.2.3-70-g09d2