VirtualBox

Changeset 34021 in vbox for trunk


Ignore:
Timestamp:
Nov 12, 2010 9:15:42 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67686
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/types.h

    r34019 r34021  
    619619} VBOXIDTE64_INTERRUPTGATE;
    620620#pragma pack()
    621 /** Pointer to IDT Entry, Interrupt gate view. */
     621/** Pointer to IDT Entry, 64-bit mode, Interrupt gate view. */
    622622typedef  VBOXIDTE64_INTERRUPTGATE *PVBOXIDTE64_INTERRUPTGATE;
    623623
     
    664664} VBOXIDTE64_TRAPGATE;
    665665#pragma pack()
    666 /** Pointer to IDT Entry, Interrupt gate view. */
     666/** Pointer to IDT Entry, 64-bit mode, Trap gate view. */
    667667typedef  VBOXIDTE64_TRAPGATE *PVBOXIDTE64_TRAPGATE;
    668668
     
    697697} VBOXIDTE64_GENERIC;
    698698#pragma pack()
    699 /** Pointer to IDT Entry Generic view. */
     699/** Pointer to IDT Entry, 64-bit mode, Generic view. */
    700700typedef VBOXIDTE64_GENERIC *PVBOXIDTE64_GENERIC;
    701701
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