VirtualBox

Changeset 31194 in vbox


Ignore:
Timestamp:
Jul 29, 2010 8:37:44 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64191
Message:

coding style

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r31192 r31194  
    257257         * possible by enabling the SOAP_C_UTFSTRING flag.
    258258         */
    259         soap_set_omode(m_soap, SOAP_IO_KEEPALIVE|SOAP_C_UTFSTRING);
    260         soap_set_imode(m_soap, SOAP_IO_KEEPALIVE|SOAP_C_UTFSTRING);
     259        soap_set_omode(m_soap, SOAP_IO_KEEPALIVE | SOAP_C_UTFSTRING);
     260        soap_set_imode(m_soap, SOAP_IO_KEEPALIVE | SOAP_C_UTFSTRING);
    261261        m_soap->max_keep_alive = g_cMaxKeepAlive;
    262262
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