Fix annoying whitespace issue.
NO real change
This commit is contained in:
parent
4f53d57e8c
commit
eb2b51ffda
@ -226,7 +226,7 @@ do { \
|
||||
*/
|
||||
#define PMC_CALL_HOOK_UNLOCKED(t, cmd, arg) \
|
||||
do { \
|
||||
if (pmc_hook != NULL) \
|
||||
if (pmc_hook != NULL) \
|
||||
(pmc_hook)((t), (cmd), (arg)); \
|
||||
} while (0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user