diff options
author | Michael Krufky <mkrufky@m1k.net> | 2006-01-09 12:32:40 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 2006-01-09 12:32:40 -0500 |
commit | 0e7072ef6623c3dc58faf3f7310aba77b0a5845e (patch) | |
tree | ef7b1a5f0e2af6d4b43e5c8f67d8911b462ce4d2 /drivers/media/video/em28xx | |
parent | 7e8b09ea1636e360a8fabebeaeb91c17f64e01b5 (diff) |
V4L/DVB (3277): Fix incorrect filename reference in top comments
- Fix incorrect filename reference in top comments
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'drivers/media/video/em28xx')
-rw-r--r-- | drivers/media/video/em28xx/em28xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/em28xx/em28xx.h b/drivers/media/video/em28xx/em28xx.h index f99ee8eb5577..33de9d846af5 100644 --- a/drivers/media/video/em28xx/em28xx.h +++ b/drivers/media/video/em28xx/em28xx.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | em28xx-cards.c - driver for Empia EM2800/EM2820/2840 USB video capture devices | 2 | em28xx.h - driver for Empia EM2800/EM2820/2840 USB video capture devices |
3 | 3 | ||
4 | Copyright (C) 2005 Markus Rechberger <mrechberger@gmail.com> | 4 | Copyright (C) 2005 Markus Rechberger <mrechberger@gmail.com> |
5 | Ludovico Cavedon <cavedon@sssup.it> | 5 | Ludovico Cavedon <cavedon@sssup.it> |