summaryrefslogtreecommitdiff
path: root/src/map/status.c
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-02-07 04:13:05 +0100
committerHaru <haru@dotalux.com>2018-02-10 01:23:16 +0100
commit952df452e7ac9a62c9bc2db3e26958649270f2f4 (patch)
tree6f653c6c829db2451dc20f13e0ab51f2b943d3e0 /src/map/status.c
parentba28b56a6b3180c7d13c196ecb44fddd3d63a4f6 (diff)
downloadhercules-952df452e7ac9a62c9bc2db3e26958649270f2f4.tar.gz
hercules-952df452e7ac9a62c9bc2db3e26958649270f2f4.tar.bz2
hercules-952df452e7ac9a62c9bc2db3e26958649270f2f4.tar.xz
hercules-952df452e7ac9a62c9bc2db3e26958649270f2f4.zip
Clean up trailing whitespace and non-indent tabs
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/status.c')
-rw-r--r--src/map/status.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 3bb511970..3e4b4a45c 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -9763,8 +9763,8 @@ int status_get_val_flag(enum sc_type type)
{
int val_flag = 0;
switch (type) {
- case SC_CLAN_INFO:
- val_flag |= 1 | 2;
+ case SC_CLAN_INFO:
+ val_flag |= 1 | 2;
break;
case SC_FIGHTINGSPIRIT:
val_flag |= 1 | 2;