Skip to content

Commit 12bcab0

Browse files
restyled-commitshyunuktak
authored andcommitted
Restyled by clang-format
1 parent 051d0f8 commit 12bcab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/Tizen/DnssdImpl.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ void OnResolve(dnssd_error_e result, dnssd_service_h service, void * userData)
372372

373373
CHIP_ERROR ResolveAsync(chip::Dnssd::ResolveContext * rCtx)
374374
{
375-
CHIP_ERROR err = CHIP_NO_ERROR;
375+
CHIP_ERROR err = CHIP_NO_ERROR;
376376
int ret;
377377

378378
assertChipStackLockedByCurrentThread();

0 commit comments

Comments
 (0)