mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Missing line break at EOF
This commit is contained in:
@@ -13,4 +13,4 @@ hrt_abstime hrt_absolute_time() {
|
||||
hrt_abstime hrt_elapsed_time(const volatile hrt_abstime *then) {
|
||||
// not thread safe
|
||||
return hrt_absolute_time() - *then;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user