Ran indent script.
This commit is contained in:
@@ -434,7 +434,7 @@ int main(int argc, char *argv[]) {
|
||||
if (Error_Detected)
|
||||
break;
|
||||
/* wait until the device is bound, or timeout and quit */
|
||||
if(!found){
|
||||
if (!found) {
|
||||
found =
|
||||
address_bind_request(Target_Device_Object_Instance, &max_apdu,
|
||||
&Target_Address);
|
||||
|
||||
Reference in New Issue
Block a user