Converted to standard indent style.
This commit is contained in:
@@ -158,8 +158,8 @@ int main(int argc, char *argv[])
|
||||
return 0;
|
||||
}
|
||||
#else
|
||||
(void)argc;
|
||||
(void)argv;
|
||||
(void) argc;
|
||||
(void) argv;
|
||||
#endif
|
||||
/* setup my info */
|
||||
Device_Set_Object_Instance_Number(BACNET_MAX_INSTANCE);
|
||||
|
||||
Reference in New Issue
Block a user