summaryrefslogtreecommitdiff
path: root/kern/bootstrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/bootstrap.c')
-rw-r--r--kern/bootstrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/bootstrap.c b/kern/bootstrap.c
index d6dcad4..159276b 100644
--- a/kern/bootstrap.c
+++ b/kern/bootstrap.c
@@ -325,7 +325,7 @@ static void copy_bootstrap(void *e, struct exec_info *boot_exec_info)
}
}
#endif
-#endif MACH_KDB
+#endif /* MACH_KDB */
}
/*