VirtualBox

Changeset 76474 in vbox for trunk/src/bldprogs


Ignore:
Timestamp:
Dec 25, 2018 7:21:57 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127775
Message:

scm --fix-err-h src/ (bugref:9344)

Location:
trunk/src/bldprogs
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/VBoxTpG.cpp

    r73097 r76474  
    2626#include <iprt/ctype.h>
    2727#include <iprt/env.h>
    28 #include <iprt/err.h>
     28#include <iprt/errcore.h>
    2929#include <iprt/file.h>
    3030#include <iprt/getopt.h>
  • trunk/src/bldprogs/scm.cpp

    r76451 r76474  
    176176    /* .cMinBlankLinesBeforeFlowerBoxMakers = */    2,
    177177    /* .fFixTodos = */                              true,
    178     /* .fFixErrH = */                               false, ///@todo true,
     178    /* .fFixErrH = */                               false, /// @todo true,
    179179    /* .fUpdateCopyrightYear = */                   false,
    180180    /* .fExternalCopyright = */                     false,
  • trunk/src/bldprogs/scmparser.cpp

    r69460 r76474  
    2525#include <iprt/env.h>
    2626#include <iprt/file.h>
    27 #include <iprt/err.h>
     27#include <iprt/errcore.h>
    2828#include <iprt/getopt.h>
    2929#include <iprt/initterm.h>
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