diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/i830_tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_tv.c b/src/i830_tv.c index 524a0d3b..14f4089d 100644 --- a/src/i830_tv.c +++ b/src/i830_tv.c @@ -1398,7 +1398,7 @@ static struct input_res { {"1280x1024", 1280, 1024}, {"848x480", 848, 480}, {"1280x720", 1280, 720}, - {"1920x108", 1920, 1080}, + {"1920x1080", 1920, 1080}, }; /** |