Fix braces compiler suggestion (warning)
Fixes the following warning in ch3u_handle_connection.c whith --enable-strict:
src/mpid/ch3/src/ch3u_handle_connection.c:317:194: warning: suggest braces
around empty body in an 'if' statement [-Wempty-body]
Signed-off-by:
Wesley Bland <wbland@mcs.anl.gov>
Please register or sign in to comment