Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86786
b: refs/heads/master
c: 8182ec4
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Thibault authored and Linus Torvalds committed Mar 5, 2008
1 parent 3d86aaa commit 7c179ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be852795e1c8d3829ddf3cb1ce806113611fa555
refs/heads/master: 8182ec49a73729334f5a6c65a607ba7009ebd6d6
1 change: 1 addition & 0 deletions trunk/drivers/char/vt.c
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,7 @@ void redraw_screen(struct vc_data *vc, int is_switch)
if (is_switch) {
set_leds();
compute_shiftstate();
notify_update(vc);
}
}

Expand Down

0 comments on commit 7c179ec

Please sign in to comment.