display_t: restore order of variables. Keep this structure coherent with drivers.

git-svn-id: svn://kolibrios.org@2445 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2012-03-10 11:36:26 +00:00
parent b6c30c38de
commit 134b326402

View File

@ -513,6 +513,7 @@ struct display_t
show_cursor dd ?
move_cursor dd ?
restore_cursor dd ?
disable_mouse dd ?
mask_seqno dd ?
check_mouse dd ?
check_m_pixel dd ?