aboutsummaryrefslogtreecommitdiff
path: root/vgasrc/vgabios.c
diff options
context:
space:
mode:
Diffstat (limited to 'vgasrc/vgabios.c')
-rw-r--r--vgasrc/vgabios.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vgasrc/vgabios.c b/vgasrc/vgabios.c
index 00325f5..22c0261 100644
--- a/vgasrc/vgabios.c
+++ b/vgasrc/vgabios.c
@@ -686,7 +686,7 @@ handle_101102(struct bregs *regs)
static void
handle_101103(struct bregs *regs)
{
- stdvga_set_text_block_specifier(regs->bl);
+ stdvga_set_font_location(regs->bl);
}
static void