Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141586
b: refs/heads/master
c: 3844367
h: refs/heads/master
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 1aa9fc9 commit b534dcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f3fd0937adacadd368126d1999d1060390497915
refs/heads/master: 38443673506e19ad9af9785c5e5ebead81b6be39
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/jr3_pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,11 @@ enum error_bits_t {
* met or exceeded.
*/

typedef struct thresh_struct {
struct thresh_struct {
s32 data_address;
s32 threshold;
s32 bit_pattern;
} thresh_struct;
};

/* LE_STRUCT */

Expand Down

0 comments on commit b534dcb

Please sign in to comment.