VirtualBox

Changeset 67392 in vbox for trunk/src


Ignore:
Timestamp:
Jun 14, 2017 12:21:38 PM (8 years ago)
Author:
vboxsync
Message:

IPRT: More ISO maker code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/isomaker.cpp

    r67391 r67392  
    635635        RTStrPrintf(g_szPreparerIdJoliet, sizeof(g_szPreparerIdJoliet),
    636636                    "IPRT ISO Maker v%s r%s", RTBldCfgVersion(), RTBldCfgRevisionStr());
    637     if (g_szSystemId)
     637    if (g_szSystemId[0] == '\0')
    638638    {
    639639        RTStrCopy(g_szSystemId, sizeof(g_szSystemId), RTBldCfgTargetDotArch());
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