Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30329
b: refs/heads/master
c: ac08dae
h: refs/heads/master
i:
  30327: 354289f
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Jun 26, 2006
1 parent 3089d8b commit 04ce85b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6690075d0b97837aca533b92715e6357ad6de279
refs/heads/master: ac08dae816d3ea5160bb3e8420e87c03bf42224b
2 changes: 1 addition & 1 deletion trunk/drivers/video/console/mdacon.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ static void __init mda_initialize(void)
outb_p(0x00, mda_gfx_port);
}

static const char __init *mdacon_startup(void)
static const char *mdacon_startup(void)
{
mda_num_columns = 80;
mda_num_lines = 25;
Expand Down

0 comments on commit 04ce85b

Please sign in to comment.