From 64ea4a7aa70b9ee6d48b60ff86a99a0e89334b46 Mon Sep 17 00:00:00 2001 From: beveloper Date: Mon, 30 Sep 2002 02:25:11 +0000 Subject: [PATCH] unified Bochs debugging option git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1305 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kernel/core/arch/x86/arch_dbg_console.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kernel/core/arch/x86/arch_dbg_console.c b/src/kernel/core/arch/x86/arch_dbg_console.c index 61c7e99bf5..b456b129a8 100755 --- a/src/kernel/core/arch/x86/arch_dbg_console.c +++ b/src/kernel/core/arch/x86/arch_dbg_console.c @@ -16,7 +16,7 @@ #include /* define this only if not used as compile parameter - * setting it to one will disable serial debug and + * setting it to 1 will disable serial debug and * redirect it to Bochs */ // #define BOCHS_DEBUG_HACK 0