summaryrefslogtreecommitdiffhomepage
path: root/x-plane-plugin/plugin.c
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-10-16 23:30:53 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-10-17 03:16:11 +0200
commit3e71e6218557bf14220a23d5afb772c170545cb4 (patch)
tree5c279d7ad8b2952ecf26a63bddaeb44d6861084c /x-plane-plugin/plugin.c
parentda46cf18a2c7ad56c53e9c02014f75c818d39ea3 (diff)
reformat
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
Diffstat (limited to 'x-plane-plugin/plugin.c')
-rw-r--r--x-plane-plugin/plugin.c4
1 files changed, 2 insertions, 2 deletions
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) {