VirtualBox

Changeset 1355 in vbox for trunk


Ignore:
Timestamp:
Mar 9, 2007 9:44:41 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
19337
Message:

nc

Location:
trunk/src/VBox
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.cpp

    r1084 r1355  
    9292 * Driver entry point.
    9393 *
    94  * @returns appropritate status code.
     94 * @returns appropriate status code.
    9595 * @param   pDrvObj     Pointer to driver object.
    9696 * @param   pRegPath    Registry base path.
  • trunk/src/VBox/Devices/Network/DevPCNet.cpp

    r931 r1355  
    10301030 * #PF Virtual Handler callback for Guest write access to the ring descriptor page(pData)
    10311031 *
    1032  * @return  VBox status code (appropritate for trap handling and GC return).
     1032 * @return  VBox status code (appropriate for trap handling and GC return).
    10331033 * @param   pVM         VM Handle.
    10341034 * @param   uErrorCode  CPU Error code.
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r1028 r1355  
    282282 * Initialize module.
    283283 *
    284  * @returns appropritate status code.
     284 * @returns appropriate status code.
    285285 */
    286286static int __init VBoxSupDrvInit(void)
  • trunk/src/VBox/HostDrivers/Support/win32/SUPDrv-win32.cpp

    r1049 r1355  
    8484 * Driver entry point.
    8585 *
    86  * @returns appropritate status code.
     86 * @returns appropriate status code.
    8787 * @param   pDrvObj     Pointer to driver object.
    8888 * @param   pRegPath    Registry base path.
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