Applied standard indentation to files.

This commit is contained in:
skarg
2008-01-08 23:13:51 +00:00
parent 401dbaa89d
commit 89432a85c3
17 changed files with 254 additions and 250 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
#define MAX_HEADER (8)
#define MAX_MPDU (MAX_HEADER+MAX_PDU)
int datalink_send_pdu(
int datalink_send_pdu(
BACNET_ADDRESS * dest,
BACNET_NPDU_DATA * npdu_data,
uint8_t * pdu,
+1 -1
View File
@@ -70,7 +70,7 @@ extern "C" {
int rp_ack_encode_apdu_object_property_end(
uint8_t * apdu);
/* method to encode the ack using extra buffer */
int rp_ack_encode_apdu(
uint8_t * apdu,