Ran the fixup, indent, and comment scripts to standardize the source code.

This commit is contained in:
skarg
2009-05-24 01:49:21 +00:00
parent 8e670ef3f9
commit 7032168ff5
22 changed files with 963 additions and 886 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ static void Init_DataLink(
#if defined(BACDL_MSTP)
apdu_timeout_set(60000);
#endif
}
}
if (!datalink_init(getenv("BACNET_IFACE"))) {
exit(1);
}