VirtualBox

Changeset 38786 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 19, 2011 9:31:45 AM (13 years ago)
Author:
vboxsync
Message:

Main/idl: minor whitespace and formatting change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r38437 r38786  
    1 <?xml version="1.0" ?>
     1<?xml version="1.0" encoding="utf-8"?>
    22
    33<!--
     
    26342634
    26352635    <method name="getWarnings">
    2636         <desc>Returns textual warnings which occurred during execution of <link to="#interpret" />.</desc>
    2637 
    2638         <param name="aWarnings" type="wstring" dir="return" safearray="yes">
    2639             <desc></desc>
    2640         </param>
     2636      <desc>Returns textual warnings which occurred during execution of <link to="#interpret" />.</desc>
     2637
     2638      <param name="aWarnings" type="wstring" dir="return" safearray="yes">
     2639        <desc></desc>
     2640      </param>
    26412641    </method>
    26422642
     
    43844384        The @a environment argument is a string containing definitions of
    43854385        environment variables in the following format:
    4386         @code
     4386        <pre>
    43874387        NAME[=VALUE]\n
    43884388        NAME[=VALUE]\n
    43894389        ...
    4390         @endcode
     4390        </pre>
    43914391        where <tt>\\n</tt> is the new line character. These environment
    43924392        variables will be appended to the environment of the VirtualBox server
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