From 3e71e6218557bf14220a23d5afb772c170545cb4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 16 Oct 2013 23:30:53 +0200 Subject: reformat Signed-off-by: Stanislaw Halik --- x-plane-plugin/plugin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x-plane-plugin/plugin.c') diff --git a/x-plane-plugin/plugin.c b/x-plane-plugin/plugin.c index 1f30f04d..67dab7ad 100644 --- a/x-plane-plugin/plugin.c +++ b/x-plane-plugin/plugin.c @@ -83,8 +83,8 @@ static void reinit_offset() { } int write_head_position( - XPLMDrawingPhase inPhase, - int inIsBefore, + XPLMDrawingPhase inPhase, + int inIsBefore, void * inRefcon) { if (lck_posix != NULL && shm_posix != NULL) { -- cgit v1.2.3