Workaround a multiline comment clang-format bug
This commit is contained in:
parent
cd7d4f5dc6
commit
48e353462a
1 changed files with 1 additions and 0 deletions
|
|
@ -497,6 +497,7 @@ static RzDebugReasonType rz_debug_native_wait(RzDebug *dbg, int pid) {
|
|||
rz_debug_select (dbg, ret, ret);
|
||||
}
|
||||
#endif // WAIT_ON_ALL_CHILDREN
|
||||
|
||||
// TODO: switch status and handle reasons here
|
||||
// FIXME: Remove linux handling from this function?
|
||||
#if __linux__ && defined(PT_GETEVENTMSG)
|
||||
|
|
|
|||
Loading…
Reference in a new issue