]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/console/vgacon.c
Merge commit 'v2.6.29-rc1' into irq/urgent
[linux-2.6-omap-h63xx.git] / drivers / video / console / vgacon.c
index e6210725b9ab59615958db9796b8b301297ce1bd..d012edda6d118641e74fd9e74f39b115526cecf1 100644 (file)
@@ -1332,7 +1332,7 @@ static void vgacon_save_screen(struct vc_data *c)
                c->vc_y = screen_info.orig_y;
        }
 
-       /* We can't copy in more then the size of the video buffer,
+       /* We can't copy in more than the size of the video buffer,
         * or we'll be copying in VGA BIOS */
 
        if (!vga_is_gfx)