aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/btx
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-10-12 06:57:26 +0000
committerBrian Somers <brian@FreeBSD.org>1999-10-12 06:57:26 +0000
commitad128796fd09b813594964136a3137196957221d (patch)
tree0c3c6146313f60443a7f490946558a2499e27214 /sys/boot/pc98/btx
parent9e420850c6fa7d77a0ba22d71b101a76dadffa07 (diff)
Notes
Diffstat (limited to 'sys/boot/pc98/btx')
-rw-r--r--sys/boot/pc98/btx/btxldr/btxldr.S2
-rw-r--r--sys/boot/pc98/btx/btxldr/btxldr.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/pc98/btx/btxldr/btxldr.S b/sys/boot/pc98/btx/btxldr/btxldr.S
index cc8c6a1c06d3..acb4a14b11e6 100644
--- a/sys/boot/pc98/btx/btxldr/btxldr.S
+++ b/sys/boot/pc98/btx/btxldr/btxldr.S
@@ -426,7 +426,7 @@ gdtdesc: .word gdt.1-gdt-1 # Limit
#
# Messages.
#
-m_logo: .asciz "\nBTX loader 1.00 "
+m_logo: .asciz " \nBTX loader 1.00 "
m_vers: .asciz "BTX version is \0\n"
e_fmt: .asciz "Error: Client format not supported\n"
#.ifdef BTXLDR_VERBOSE
diff --git a/sys/boot/pc98/btx/btxldr/btxldr.s b/sys/boot/pc98/btx/btxldr/btxldr.s
index cc8c6a1c06d3..acb4a14b11e6 100644
--- a/sys/boot/pc98/btx/btxldr/btxldr.s
+++ b/sys/boot/pc98/btx/btxldr/btxldr.s
@@ -426,7 +426,7 @@ gdtdesc: .word gdt.1-gdt-1 # Limit
#
# Messages.
#
-m_logo: .asciz "\nBTX loader 1.00 "
+m_logo: .asciz " \nBTX loader 1.00 "
m_vers: .asciz "BTX version is \0\n"
e_fmt: .asciz "Error: Client format not supported\n"
#.ifdef BTXLDR_VERBOSE