summaryrefslogtreecommitdiff
path: root/ldlinux.asm
diff options
context:
space:
mode:
authorhpa <hpa>2005-08-20 00:33:16 +0000
committerhpa <hpa>2005-08-20 00:33:16 +0000
commiteaecfe1f457a9091c0c53c0fb5fc0a348c84ce60 (patch)
tree8a0c4619538d9fbccac14ed60edc2e7a13fa81e0 /ldlinux.asm
parent9e307c93a99ed6180622878359083cb77422b733 (diff)
downloadsyslinux-eaecfe1f457a9091c0c53c0fb5fc0a348c84ce60.tar.gz
Try to be sane about spaces...
Diffstat (limited to 'ldlinux.asm')
-rw-r--r--ldlinux.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldlinux.asm b/ldlinux.asm
index a47aeb36..df850ed0 100644
--- a/ldlinux.asm
+++ b/ldlinux.asm
@@ -735,8 +735,8 @@ checksumerr_msg db ' Load error - ', 0 ; Boot failed appended
;
; BIOS type string
;
-cbios_name db ' CBIOS', 0
-ebios_name db ' EBIOS', 0
+cbios_name db 'CBIOS', 0
+ebios_name db 'EBIOS', 0
;
; Debug routine