VirtualBox

Changeset 26379 in vbox


Ignore:
Timestamp:
Feb 9, 2010 2:32:04 PM (15 years ago)
Author:
vboxsync
Message:

typos, references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r26357 r26379  
    115115{
    116116    int rc;
    117     /* Based on Amith Singh SMC reading code sample in OS X Book */
     117    /*
     118     * Code based on Amit Singh SMC reading code sample in OS X Book, see
     119     * http://osxbook.com/book/bonus/chapter7/tpmdrmmyth/
     120     */
    118121    typedef struct {
    119122        uint32_t   key;
     
    164167
    165168    aKey[64] = 0;
    166    
     169
    167170    return VINF_SUCCESS;
    168171}
Note: See TracChangeset for help on using the changeset viewer.

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