Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186840
b: refs/heads/master
c: ecd89dd
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Gelmini authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent e763768 commit 2d9d070
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: dd105f08c0e9d4081629f96b09abadc0bb51e0d8
refs/heads/master: ecd89ddcabf8646651f152155bff5f8bed9c6e92
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/das6402.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This driver has suffered bitrot.

#define DAS6402_SIZE 16

#define N_WORDS 3000*64
#define N_WORDS (3000*64)

#define STOP 0
#define START 1
Expand Down

0 comments on commit 2d9d070

Please sign in to comment.