Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 622 → Rev 623

/shark/trunk/drivers/linuxc26/videodev.c
389,7 → 389,8
void *file = NULL;
 
int bttv_open(struct inode *inode, struct file *file);
int bttv_release(struct inode *inode, struct file *file);
/* Shark Inode emulation - Open */
int videodev_open_inode(int num) {