Fixed EOL and performed standard indentation.

This commit is contained in:
skarg
2010-09-16 22:00:47 +00:00
parent 092834b2d9
commit 9569f2c536
53 changed files with 523 additions and 530 deletions
+2 -1
View File
@@ -122,7 +122,8 @@ extern "C" {
BACNET_ADDRESS * src,
uint8_t mstp_address);
bool dlmstp_sole_master(void);
bool dlmstp_sole_master(
void);
#ifdef __cplusplus
}