[Xorg-driver-geode] [PATCH 4/4] LX: fix typo in panel supported modes
Otavio Salvador
otavio at ossystems.com.br
Mon Jan 25 15:34:17 PST 2010
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
src/lx_panel.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/lx_panel.c b/src/lx_panel.c
index 3a0e363..7104384 100644
--- a/src/lx_panel.c
+++ b/src/lx_panel.c
@@ -68,7 +68,7 @@ DisplayModeRec lx_panel_modes[] = {
, /* 1280x1024 at 60 */
{MODEPREFIX, 162000, 1600, 1664, 1856, 2160, 0, 1200, 1201, 1204, 1250, 0,
V_NHSYNC | V_NVSYNC, MODESUFFIX}
- , /* 1600x100 at 60 */
+ , /* 1600x1200 at 60 */
};
/* Get the legacy panel size from VSA, and return the associated mode rec */
--
1.6.6.80.g2df32
More information about the Xorg-driver-geode
mailing list