Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202031
b: refs/heads/master
c: 30eb1be
h: refs/heads/master
i:
  202029: 1c8f855
  202027: 238bb2f
  202023: 7ed4170
  202015: e96450a
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 01d7b7a commit 3a4a419
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: ca4146985db7cbb97816e9b961b8db79e63d9e86
refs/heads/master: 30eb1be718a4753dd1912eb35af4cdaa25cefea9
2 changes: 1 addition & 1 deletion trunk/include/media/ir-core.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ struct ir_dev_props {
void (*close)(void *priv);
int (*s_tx_mask)(void *priv, u32 mask);
int (*s_tx_carrier)(void *priv, u32 carrier);
int (*tx_ir)(void *priv, const char *buf, u32 n);
int (*tx_ir)(void *priv, int *txbuf, u32 n);
};

struct ir_input_dev {
Expand Down

0 comments on commit 3a4a419

Please sign in to comment.