kernel: comment should match the guard macro
Change-Id: I4cfa9eda18f3502e50adff9ffa8ded47f318f372 Reviewed-on: https://review.haiku-os.org/c/haiku/+/8909 Reviewed-by: Axel Dörfler <[email protected]>
This commit is contained in:
committed by
Axel Dörfler
parent
def8a585fa
commit
b71707da2c
@@ -229,7 +229,7 @@ generic_syscall_init(void)
|
||||
"pre syscall trace entry is encountered, the corresponding post\n"
|
||||
"syscall traced entry is also printed, even if it doesn't match the\n"
|
||||
"given filter.\n", 0);
|
||||
#endif // ENABLE_TRACING
|
||||
#endif // SYSCALL_TRACING
|
||||
|
||||
return B_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user