Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17892
b: refs/heads/master
c: a174b30
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Jan 12, 2006
1 parent 5265281 commit b6e283b
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: edc0e6595616db3f34229077f30eb0616d1e0b84
refs/heads/master: a174b30e2963a02e9657f4ac69b2b500993bf0d4
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/mconsole_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ static void console_write(struct console *console, const char *string,

static struct console mc_console = { .name = "mc",
.write = console_write,
.flags = CON_PRINTBUFFER | CON_ENABLED,
.flags = CON_ENABLED,
.index = -1 };

static int mc_add_console(void)
Expand Down

0 comments on commit b6e283b

Please sign in to comment.