VirtualBox

Changeset 76587 in vbox


Ignore:
Timestamp:
Jan 1, 2019 6:34:42 AM (6 years ago)
Author:
vboxsync
Message:

scm: Changed header guard defaults.

File:
1 edited

Legend:

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

    r76573 r76587  
    187187    /* .fFixHeaderGuards = */                       true,
    188188    /* .fPragmaOnce = */                            true,
    189     /* .fFixHeaderGuardEndif = */                   false,
     189    /* .fFixHeaderGuardEndif = */                   true,
    190190    /* .fEndifGuardComment = */                     true,
    191191    /* .pszGuardPrefix = */                         (char *)"VBOX_INCLUDED_SRC_",
    192     /* .pszGuardRelativeToDir = */                  NULL,
     192    /* .pszGuardRelativeToDir = */                  (char *)"{parent}",
    193193    /* .fFixTodos = */                              true,
    194194    /* .fFixErrH = */                               true,
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