uncrustify ArduCopter/events.pde

This commit is contained in:
uncrustify 2012-08-16 17:50:02 -07:00 committed by Pat Hickey
parent f62681634b
commit bcad02a1ba

View File

@ -1,8 +1,8 @@
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- // -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
/* /*
This event will be called when the failsafe changes * This event will be called when the failsafe changes
boolean failsafe reflects the current state * boolean failsafe reflects the current state
*/ */
static void failsafe_on_event() static void failsafe_on_event()
{ {