From 02fcaed6bd32b0ffbc4f03b8f9de6f0720e6253f Mon Sep 17 00:00:00 2001 From: Haru Date: Sun, 16 Nov 2014 06:35:51 +0100 Subject: Whitespace cleanup (no code changes) This includes, and is not limited to: mixed or wrong indentation, excess whitespace (horizontal and vertical), misalignment, trailing spaces. Signed-off-by: Haru --- src/map/duel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/duel.h') diff --git a/src/map/duel.h b/src/map/duel.h index e88f6ec4e..5466f3b43 100644 --- a/src/map/duel.h +++ b/src/map/duel.h @@ -37,7 +37,7 @@ struct duel_interface { void (*leave) (const unsigned int did, struct map_session_data* sd); void (*showinfo) (const unsigned int did, struct map_session_data* sd); int (*checktime) (struct map_session_data* sd); - + void (*init) (bool minimal); void (*final) (void); }; -- cgit v1.2.3-60-g2f50