We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b9f4c commit d834daaCopy full SHA for d834daa
rmw/include/rmw/types.h
@@ -230,7 +230,7 @@ enum {RMW_QOS_POLICY_DEPTH_SYSTEM_DEFAULT = 0};
230
231
// Type mapping of rcutils log severity types to
232
// rmw specific types.
233
-typedef enum RWM_PUBLIC_TYPE
+typedef enum RMW_PUBLIC_TYPE
234
{
235
RMW_LOG_SEVERITY_DEBUG = RCUTILS_LOG_SEVERITY_DEBUG,
236
RMW_LOG_SEVERITY_INFO = RCUTILS_LOG_SEVERITY_INFO,
0 commit comments