summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-07-02 18:59:30 +0200
committerHaru <haru@dotalux.com>2016-07-02 18:59:30 +0200
commit657d772c70e07afc2188c200247f73f03879884d (patch)
tree8cc574e9b772a975027839762f48d752c3334d21 /src/map/clif.h
parent0b7498bd5c252094fd429b46be847dcd24066a2e (diff)
downloadhercules-657d772c70e07afc2188c200247f73f03879884d.tar.gz
hercules-657d772c70e07afc2188c200247f73f03879884d.tar.bz2
hercules-657d772c70e07afc2188c200247f73f03879884d.tar.xz
hercules-657d772c70e07afc2188c200247f73f03879884d.zip
Trivialities: indentation fixes
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index da0f2e21d..9dd8e35f0 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -580,8 +580,8 @@ struct cdelayed_damage {
};
struct merge_item {
- int16 position;
- int16 nameid;
+ int16 position;
+ int16 nameid;
};
/**