AP_Rally: fixed indentation

previous indentation confused emacs24
This commit is contained in:
Andrew Tridgell 2014-05-08 11:01:52 +10:00
parent 3dc0404e2b
commit a295760e56
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ extern const AP_HAL::HAL& hal;
#define RALLY_LIMIT_KM_DEFAULT 0.5
#endif
#else
#define RALLY_LIMIT_KM_DEFAULT 1.0
#define RALLY_LIMIT_KM_DEFAULT 1.0
#endif // APM_BUILD_DIRECTORY
const AP_Param::GroupInfo AP_Rally::var_info[] PROGMEM = {