Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236186
b: refs/heads/master
c: 8c7f9ae
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent 77fc342 commit 81acc86
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: 682a45382be47957860ac0a1eec7470a556bb30b
refs/heads/master: 8c7f9ae856348d75fe79c179fa5c66e1f9717a20
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/pcl816.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ struct pcl816_board {
const char *name; /* board name */
int n_ranges; /* len of range list */
int n_aichan; /* num of A/D chans in diferencial mode */
unsigned int ai_ns_min; /* minimal alllowed delay between samples (in ns) */
unsigned int ai_ns_min; /* minimal allowed delay between samples (in ns) */
int n_aochan; /* num of D/A chans */
int n_dichan; /* num of DI chans */
int n_dochan; /* num of DO chans */
Expand Down

0 comments on commit 81acc86

Please sign in to comment.