Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and anush-apple committed Apr 6, 2022
1 parent cedce9c commit 3296ffa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class DeviceAttestationDelegate
* @param attestationResult The failure code for the device attestation validation operation
*/
virtual void OnDeviceAttestationFailed(Controller::DeviceCommissioner * deviceCommissioner, DeviceProxy * device,
AttestationVerificationResult attestationResult) = 0;
AttestationVerificationResult attestationResult) = 0;
};

} // namespace Credentials
Expand Down

0 comments on commit 3296ffa

Please sign in to comment.