1
0
Fork 0

indentation

This commit is contained in:
Jan Steemann 2013-08-28 09:18:39 +02:00
parent ea27f2f995
commit 405770620d
1 changed files with 19 additions and 20 deletions

View File

@ -301,7 +301,6 @@ TRI_shape_t;
typedef struct TRI_shape_value_s { typedef struct TRI_shape_value_s {
TRI_shape_aid_t _aid; // attribute identifier TRI_shape_aid_t _aid; // attribute identifier
TRI_shape_sid_t _sid; // shape identifier of the attribute TRI_shape_sid_t _sid; // shape identifier of the attribute
TRI_shape_type_t _type; // type of the attribute TRI_shape_type_t _type; // type of the attribute
bool _fixedSized; // true of all element of this shaped have the same size bool _fixedSized; // true of all element of this shaped have the same size