Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141573
b: refs/heads/master
c: 216ed75
h: refs/heads/master
i:
  141571: abc6821
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 2a94b46 commit 408eb85
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: 4f4123ba6dba07ae20c7b6eb9ca5532c0cee8614
refs/heads/master: 216ed755f720eb4df79a184fbb13798831976adb
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/contec_pci_dio.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ Configuration Options:

#include "comedi_pci.h"

typedef enum contec_model {
enum contec_model {
PIO1616L = 0,
} contec_model;
};

struct contec_board {
const char *name;
Expand Down

0 comments on commit 408eb85

Please sign in to comment.