Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30332
b: refs/heads/master
c: b877a96
h: refs/heads/master
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Jun 26, 2006
1 parent f1520bc commit 52f1d34
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: 2aea875da2b7e403b13dd05a9dc80665f39d85e4
refs/heads/master: b877a96409a3a99f2ce27b3c6473c9b28298ac7c
2 changes: 1 addition & 1 deletion trunk/drivers/video/console/sticon.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ static inline void cursor_undrawn(void)
cursor_drawn = 0;
}

static const char *__init sticon_startup(void)
static const char *sticon_startup(void)
{
return "STI console";
}
Expand Down

0 comments on commit 52f1d34

Please sign in to comment.