Standardized the comments and indentation using the comment.sh and indent.sh scripts.
This commit is contained in:
@@ -243,7 +243,7 @@ typedef enum {
|
||||
PROP_RESTART_NOTIFICATION_RECIPIENTS = 202,
|
||||
PROP_TIME_OF_DEVICE_RESTART = 203,
|
||||
PROP_TIME_SYNCHRONIZATION_INTERVAL = 204,
|
||||
PROP_TRIGGER = 205,
|
||||
PROP_TRIGGER = 205,
|
||||
PROP_UTC_TIME_SYNCHRONIZATION_RECIPIENTS = 206,
|
||||
/* enumerations 207-211 are used in Addendum d to
|
||||
ANSI/ASHRAE 135-2004 */
|
||||
@@ -1186,7 +1186,7 @@ typedef enum {
|
||||
|
||||
typedef enum BACnetNodeType {
|
||||
BACNET_NODE_UNKNOWN = 0,
|
||||
BACNET_NODE_SYSTEM = 1,
|
||||
BACNET_NODE_SYSTEM = 1,
|
||||
BACNET_NODE_NETWORK = 2,
|
||||
BACNET_NODE_DEVICE = 3,
|
||||
BACNET_NODE_ORGANIZATIONAL = 4,
|
||||
|
||||
Reference in New Issue
Block a user