VirtualBox

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

VBoxGuest.cpp,vboxvfs_vfsops.c: tabs.

File:
1 edited

Legend:

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

    r26358 r26504  
    157157                pDevExt->hGuestMappings = hFictive != NIL_RTR0MEMOBJ ? hFictive : hObj;
    158158                Log(("VBoxGuest: %p LB %#x; uAlignment=%#x iTry=%u hGuestMappings=%p (%s)\n",
    159                         RTR0MemObjAddress(pDevExt->hGuestMappings),
    160                         RTR0MemObjSize(pDevExt->hGuestMappings),
    161                         uAlignment, iTry, pDevExt->hGuestMappings, hFictive != NIL_RTR0PTR ? "fictive" : "reservation"));
     159                     RTR0MemObjAddress(pDevExt->hGuestMappings),
     160                     RTR0MemObjSize(pDevExt->hGuestMappings),
     161                     uAlignment, iTry, pDevExt->hGuestMappings, hFictive != NIL_RTR0PTR ? "fictive" : "reservation"));
    162162                break;
    163163            }
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