Skip to content

Commit 3a63684

Browse files
committed
Remove tabs with spaces
1 parent 05d6270 commit 3a63684

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Development/nmos/is14_schemas/is14_schemas.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ namespace nmos
2323
extern const char* properties_base;
2424
extern const char* property;
2525
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;
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;
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)