From f7989c022652da6f39f48b1be9c28025a2ae56ff Mon Sep 17 00:00:00 2001 From: Murai Takashi Date: Mon, 15 Oct 2018 19:59:13 +0900 Subject: [PATCH] Correct comment Change-Id: I529322e5862bc731ce1775a046ec21106e14c352 Reviewed-on: https://review.haiku-os.org/629 Reviewed-by: waddlesplash --- src/bin/makebootable/platform/bios_ia32/makebootable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/makebootable/platform/bios_ia32/makebootable.cpp b/src/bin/makebootable/platform/bios_ia32/makebootable.cpp index 5b20be199b..9d5f3e5afc 100644 --- a/src/bin/makebootable/platform/bios_ia32/makebootable.cpp +++ b/src/bin/makebootable/platform/bios_ia32/makebootable.cpp @@ -614,7 +614,7 @@ main(int argc, const char *const *argv) } } - #endif // __BEOS__ + #endif // HAIKU_TARGET_PLATFORM_HAIKU // adjust the partition offset in the boot code data // hard coded sector size: 512 bytes