Skip to content

Commit 778572d

Browse files
committed
formatting fix
1 parent d4a7df4 commit 778572d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intercept/src/intercept.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3545,7 +3545,7 @@ inline void CLIntercept::flushChromeTraceBuffering()
35453545
if( _errcode == CL_SUCCESS && _cmdbuf && \
35463546
pIntercept->config().DumpCommandBuffers ) { \
35473547
pIntercept->dumpCommandBufferRecording( _cmdbuf ); \
3548-
}
3548+
}
35493549

35503550
///////////////////////////////////////////////////////////////////////////////
35513551
//

0 commit comments

Comments
 (0)