VirtualBox

Changeset 82143 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Nov 24, 2019 12:56:42 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134953
Message:

vgabios.c: make scm happy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/BIOS/vgabios.c

    r82133 r82143  
    531531       * But if cursor star or end is bigger than 31, don't adjust.
    532532       */
    533       // @todo: Figure out if this is a text mode
     533      /// @todo Figure out if this is a text mode
    534534      if (cga_emu /* && text mode*/ && (CH < 32) && (CL < 32)) {
    535535        cheight = read_word(BIOSMEM_SEG, BIOSMEM_CHAR_HEIGHT);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette