VirtualBox

Changeset 61894 in vbox for trunk


Ignore:
Timestamp:
Jun 27, 2016 11:35:29 AM (9 years ago)
Author:
vboxsync
Message:

Build fix.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/SDKRef.xml

    r61893 r61894  
    39223922          whereas the semantics also has been changed: <link linkend="ProcessCreateFlag__NoProfile">ProcessCreateFlag::NoProfile</link>
    39233923          explicitly <emphasis role="bold">did not</emphasis> utilize the guest user's profile data,
    3924           which in turn <link linkend="ProcessCreateFlag__Profile">ProcessCreateFlag::NoProfile</link>
     3924          which in turn <link linkend="ProcessCreateFlag__Profile">ProcessCreateFlag::Profile</link>
    39253925          explicitly <emphasis role="bold">does now</emphasis>.</para>
    39263926        </listitem>
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r61893 r61894  
    13311331        { "--ignore-operhaned-processes",   kGstCtrlRunOpt_IgnoreOrphanedProcesses,   RTGETOPT_REQ_NOTHING },
    13321332        { "--no-profile",                   kGstCtrlRunOpt_NoProfile,                 RTGETOPT_REQ_NOTHING }, /** @todo Deprecated. */
    1333         { "--profile"                       kGstCtrlRunOpt_Profile,                   RTGETOPT_REQ_NOTHING },
     1333        { "--profile",                      kGstCtrlRunOpt_Profile,                   RTGETOPT_REQ_NOTHING },
    13341334        /* run only: 6 - options */
    13351335        { "--dos2unix",                     kGstCtrlRunOpt_Dos2Unix,                  RTGETOPT_REQ_NOTHING },
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