Indented using indent script.

This commit is contained in:
skarg
2010-05-04 21:06:26 +00:00
parent b2368acc27
commit 710cfccfef
134 changed files with 2901 additions and 3035 deletions
+2 -2
View File
@@ -178,8 +178,8 @@ bool apdu_service_supported(
*/
bool apdu_service_supported_to_index(
BACNET_SERVICES_SUPPORTED service_supported,
size_t *index,
bool *bIsConfirmed )
size_t * index,
bool * bIsConfirmed)
{
int i = 0;
bool found = false;