VirtualBox

Changeset 65308 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 16, 2017 9:20:17 AM (8 years ago)
Author:
vboxsync
Message:

Main/EbmlWriter.cpp: No newline for WritingApp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/EbmlWriter.cpp

    r65307 r65308  
    729729
    730730        char szApp[64];
    731         RTStrPrintf(szApp, sizeof(szApp), VBOX_PRODUCT " %sr%u\n", VBOX_VERSION_STRING, RTBldCfgRevision());
     731        RTStrPrintf(szApp, sizeof(szApp), VBOX_PRODUCT " %sr%u", VBOX_VERSION_STRING, RTBldCfgRevision());
    732732
    733733        m_Ebml.subStart(Info)
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