summaryrefslogtreecommitdiff
path: root/src/map/intif.c
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2017-08-11 02:25:37 +0200
committerHaru <haru@dotalux.com>2017-08-11 02:25:37 +0200
commit00db1dd28778180603098b56cbf0fa12b58df4bb (patch)
treefbfb2f1d2b99e72d92ba2a1b3bf2e9d3b82aa330 /src/map/intif.c
parent37b1dcf5319e5de89edd41c083a27ef63ebce9da (diff)
downloadhercules-00db1dd28778180603098b56cbf0fa12b58df4bb.tar.gz
hercules-00db1dd28778180603098b56cbf0fa12b58df4bb.tar.bz2
hercules-00db1dd28778180603098b56cbf0fa12b58df4bb.tar.xz
hercules-00db1dd28778180603098b56cbf0fa12b58df4bb.zip
Whitespace fixes
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/intif.c')
-rw-r--r--src/map/intif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/intif.c b/src/map/intif.c
index d4fa026a2..c33fbe55f 100644
--- a/src/map/intif.c
+++ b/src/map/intif.c
@@ -2595,7 +2595,7 @@ void intif_parse_RodexCheckName(int fd)
if (reqchar_id <= 0)
return;
-
+
sd = map->charid2sd(reqchar_id);
if (sd == NULL) // User is not online anymore