remove comma at end of enum
This commit is contained in:
@@ -217,7 +217,7 @@ enum SharedDataType {
|
||||
LAYOUT_2,
|
||||
DATA_2,
|
||||
LAYOUT_NONE,
|
||||
DATA_NONE,
|
||||
DATA_NONE
|
||||
};
|
||||
|
||||
#endif /* SHARED_DATA_TYPE_H_ */
|
||||
|
||||
Reference in New Issue
Block a user