Browse Source

AP_Compass: fixed indent-tabs-mode

mission-4.1.18
Andrew Tridgell 12 years ago
parent
commit
4007b7b1e9
  1. 2
      libraries/AP_Compass/AP_Compass.h

2
libraries/AP_Compass/AP_Compass.h

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
/// @file AP_Compass.h
/// @brief Catch-all header that defines all supported compass classes.

Loading…
Cancel
Save