uncrustify ArduCopter/commands.pde

This commit is contained in:
uncrustify 2012-08-16 17:50:03 -07:00 committed by Pat Hickey
parent a75d477071
commit 2d398aa663

View File

@ -125,8 +125,8 @@ static int32_t get_RTL_alt()
//********************************************************************************
/*
This function sets the next waypoint command
It precalculates all the necessary stuff.
* This function sets the next waypoint command
* It precalculates all the necessary stuff.
*/
static void set_next_WP(struct Location *wp)