File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -632,6 +632,7 @@ TRACEPOINT_EVENT(
632632#ifdef __clang__
633633# pragma clang diagnostic pop
634634#endif
635+
635636#endif // _TRACETOOLS__TP_CALL_H_
636637
637638#include <lttng/tracepoint-event.h>
Original file line number Diff line number Diff line change @@ -750,7 +750,7 @@ _DECLARE_TRACEPOINT(
750750// / `message_link_partial_sync`
751751/* *
752752 * Message link annotation for 2-to-M link.
753- *
753+ *
754754 * \param[in] subs pointers to the `rcl` handles of the subscriptions in the link
755755 * \param[in] num_subs the number of subscriptions in the link
756756 * \param[in] pubs pointers to the `rcl` handles of the publishers in the link
Original file line number Diff line number Diff line change @@ -571,6 +571,7 @@ bool ros_trace_runtime_status(void)
571571#ifdef __clang__
572572# pragma clang diagnostic pop
573573#endif
574+
574575#ifndef _WIN32
575576# pragma GCC diagnostic pop
576577#else
You can’t perform that action at this time.
0 commit comments