Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228064
b: refs/heads/master
c: a32d4ac
h: refs/heads/master
v: v3
  • Loading branch information
Tracey Dent authored and Greg Kroah-Hartman committed Nov 10, 2010
1 parent f93ea5e commit 5dae629
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: 3c9d46526db88218a311a72971efae1b4366d4c6
refs/heads/master: a32d4acab4a862c5cd297b73d625d813af8d4e0b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/speakup/spk_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ typedef int (*special_func)(struct vc_data *vc, u_char type, u_char ch,

#define COLOR_BUFFER_SIZE 160

struct spk_highlight_color_track{
struct spk_highlight_color_track {
/* Count of each background color */
unsigned int bgcount[8];
/* Buffer for characters drawn with each background color */
Expand Down

0 comments on commit 5dae629

Please sign in to comment.