Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113846
b: refs/heads/master
c: 664b11f
h: refs/heads/master
v: v3
  • Loading branch information
Antoine Jacquet authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 8a35b3e commit 9aadb50
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: 5ebcfa4f92ed06129d9439198f65456abe1bfe3a
refs/heads/master: 664b11fc725830b59265cd9ec35a4396514d2b26
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/dtv5100.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static int dtv5100_probe(struct usb_interface *intf,
return 0;
}

static struct usb_device_id dtv5100_table [] = {
static struct usb_device_id dtv5100_table[] = {
{ USB_DEVICE(0x06be, 0xa232) },
{ } /* Terminating entry */
};
Expand Down

0 comments on commit 9aadb50

Please sign in to comment.