Some minor formatting fixes

This commit is contained in:
Tigran Gasparian
2018-07-05 16:01:03 +02:00
parent 8a6db042de
commit 49684144dc
2 changed files with 4 additions and 5 deletions

View File

@@ -275,7 +275,6 @@ struct b3JointInfo
enum UserDataValueType { enum UserDataValueType {
USER_DATA_VALUE_TYPE_NOT_USET = -1,
// Data represents generic byte array. // Data represents generic byte array.
USER_DATA_VALUE_TYPE_BYTES = 0, USER_DATA_VALUE_TYPE_BYTES = 0,
// Data represents C-string // Data represents C-string