Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252204
b: refs/heads/master
c: 5d8f290
h: refs/heads/master
v: v3
  • Loading branch information
Hans Petter Selasky authored and Mauro Carvalho Chehab committed May 26, 2011
1 parent 93c8141 commit 4236da7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96c68795dc28aa3b1ade2194779c7d45320699cf
refs/heads/master: 5d8f290c051b55dfff6bd7e688a05945246a0861
4 changes: 4 additions & 0 deletions trunk/include/media/videobuf-dvb.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
#include <dvb_net.h>
#include <dvb_frontend.h>

#ifndef _VIDEOBUF_DVB_H_
#define _VIDEOBUF_DVB_H_

struct videobuf_dvb {
/* filling that the job of the driver */
char *name;
Expand Down Expand Up @@ -54,6 +57,7 @@ void videobuf_dvb_dealloc_frontends(struct videobuf_dvb_frontends *f);
struct videobuf_dvb_frontend * videobuf_dvb_get_frontend(struct videobuf_dvb_frontends *f, int id);
int videobuf_dvb_find_frontend(struct videobuf_dvb_frontends *f, struct dvb_frontend *p);

#endif /* _VIDEOBUF_DVB_H_ */

/*
* Local variables:
Expand Down

0 comments on commit 4236da7

Please sign in to comment.