Removed superfluous ',' at end of last entry in enum definition which trips up some compilers
This commit is contained in:
@@ -55,7 +55,7 @@ typedef enum {
|
||||
UNITS,
|
||||
UNSIGNED_VALUE,
|
||||
LIFE_SAFETY_MODE,
|
||||
LIFE_SAFETY_STATE,
|
||||
LIFE_SAFETY_STATE
|
||||
} BACNET_PROPERTY_STATE_TYPE;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user