We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d6270 commit 3a63684Copy full SHA for 3a63684
Development/nmos/is14_schemas/is14_schemas.h
@@ -23,11 +23,11 @@ namespace nmos
23
extern const char* properties_base;
24
extern const char* property;
25
extern const char* property_descriptor;
26
- extern const char* property_value_get;
27
- extern const char* property_value_put_request;
28
- extern const char* property_value_put_response;
29
- extern const char* rolePath;
30
- extern const char* rolePaths_base;
+ extern const char* property_value_get;
+ extern const char* property_value_put_request;
+ extern const char* property_value_put_response;
+ extern const char* rolePath;
+ extern const char* rolePaths_base;
31
}
32
33
0 commit comments