Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363932
b: refs/heads/master
c: c6ac992
h: refs/heads/master
v: v3
  • Loading branch information
Valentin Ilie authored and Greg Kroah-Hartman committed Apr 5, 2013
1 parent 7d32eb1 commit c12c219
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: db210da268ec537f8944ea5bc490184a6707c8a2
refs/heads/master: c6ac992b8f9225ac1aa6ac36cc5d7adb504a35ef
2 changes: 1 addition & 1 deletion trunk/drivers/staging/speakup/selection.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */

/* Variables for selection control. */
/* must not be disallocated */
/* must not be deallocated */
struct vc_data *spk_sel_cons;
/* cleared by clear_selection */
static int sel_start = -1;
Expand Down

0 comments on commit c12c219

Please sign in to comment.