mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 07:28:29 -04:00
AP_Buffer: fixed indent-tabs-mode
This commit is contained in:
parent
6c5718a63b
commit
918a3d46f5
@ -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_Buffer.h
|
/// @file AP_Buffer.h
|
||||||
/// @brief fifo buffer template class
|
/// @brief fifo buffer template class
|
||||||
|
@ -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_Buffer.h
|
/// @file AP_Buffer.h
|
||||||
/// @brief fifo buffer template class
|
/// @brief fifo buffer template class
|
||||||
|
Loading…
Reference in New Issue
Block a user