VirtualBox

Changeset 98610 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Feb 16, 2023 10:44:38 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155902
Message:

Main/GuestSession: nits and some logging. bugref:9783

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h

    r98544 r98610  
    5858
    5959/** Vector holding a process' CPU affinity. */
    60 typedef std::vector <LONG> ProcessAffinity;
     60typedef std::vector<LONG> ProcessAffinity;
    6161/** Vector holding process startup arguments. */
    62 typedef std::vector <Utf8Str> ProcessArguments;
     62typedef std::vector<Utf8Str> ProcessArguments;
    6363
    6464class GuestToolboxStreamBlock;
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