VirtualBox

Ignore:
Timestamp:
Jun 26, 2009 8:45:18 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
49150
Message:

fixed typo, it means occurred, not occured

Location:
trunk/src/VBox/Additions/WINNT/i8042prt/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/i8042prt/include/mce.h

    r1 r20961  
    289289    ERROR_RECORD_VALID Valid;             //  11: Validation bits
    290290    ULONG              Length;            //  12: Length of this record in bytes, including the header
    291     ERROR_TIMESTAMP    TimeStamp;         //  16: Timestamp recorded when event occured
     291    ERROR_TIMESTAMP    TimeStamp;         //  16: Timestamp recorded when event occurred
    292292    UCHAR              OemPlatformId[16]; //  24: Unique platform identifier. OEM defined.
    293293} ERROR_RECORD_HEADER, *PERROR_RECORD_HEADER;
     
    498498        ULONGLONG Internal:1;              //       5   : Internal bus error
    499499        ULONGLONG External:1;              //       6   : External bus error
    500         ULONGLONG CacheTransfer:1;         //       7   : Error occured in Cache to Cache Transfer
     500        ULONGLONG CacheTransfer:1;         //       7   : Error occurred in Cache to Cache Transfer
    501501        ULONGLONG Type:8;                  //       8-15: Transaction type
    502502        ULONGLONG Severity:5;              //      16-20: Error severity - platform specific
  • trunk/src/VBox/Additions/WINNT/i8042prt/include/ntiologc.h

    r1 r20961  
    531531//  A valid crash dump was found in the paging file while trying to configure
    532532//  a direct dump. Direct dump is disabled! This occurs when the direct dump
    533 //  option is set in the registry but a stop error occured before configuration
     533//  option is set in the registry but a stop error occurred before configuration
    534534//  completed
    535535//
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