mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-05 02:30:36 +08:00
Format fix.
This commit is contained in:
@@ -58,7 +58,8 @@ public:
|
||||
* Accessors/ Assignment etc.
|
||||
*/
|
||||
|
||||
T * data() {
|
||||
T *data()
|
||||
{
|
||||
return _data[0];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user