Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 592 → Rev 593

/kernel/trunk/video/vesa20.inc
1,4 → 1,3
$Revision$
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ;;
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
18,6 → 17,9
;; ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
$Revision$
 
 
; If you're planning to write your own video driver I suggest
; you replace the VESA12.INC file and see those instructions.