VirtualBox

Changeset 11282 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 8, 2008 10:16:39 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
34375
Message:

VMMDev: Cosmetics.

Location:
trunk/src/VBox/Devices/VMMDev
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.cpp

    r11266 r11282  
     1/* $Id$ */
    12/** @file
    2  *
    3  * VBox Guest/VMM/host communication:
    4  * HGCM - Host-Guest Communication Manager device
     3 * VMMDev - HGCM - Host-Guest Communication Manager Device.
    54 */
    65
     
    2221
    2322
     23#define LOG_GROUP LOG_GROUP_DEV_VMM
    2424#include <iprt/alloc.h>
    2525#include <iprt/asm.h>
     
    3131#include <VBox/hgcmsvc.h>
    3232
    33 #define LOG_GROUP LOG_GROUP_DEV_VMM
    3433#include <VBox/log.h>
    3534
  • trunk/src/VBox/Devices/VMMDev/VMMDevHGCM.h

    r11281 r11282  
     1/* $Id: */
    12/** @file
    2  *
    3  * VBox Guest/VMM/host communication:
    4  * HGCM - Host-Guest Communication Manager header
     3 * VBoxDev - HGCM - Host-Guest Communication Manager, internal header.
    54 */
    65
  • trunk/src/VBox/Devices/VMMDev/VMMDevState.h

    r11281 r11282  
    11/* $Id$ */
    22/** @file
    3  * VMMDev - Guest <-> VMM/Host communication device, Internal header.
     3 * VMMDev - Guest <-> VMM/Host communication device, internal header.
    44 */
    55
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