VirtualBox

Ignore:
Timestamp:
Oct 11, 2017 4:11:23 PM (7 years ago)
Author:
vboxsync
Message:

Global: replace fall-through comments with RT_FALL_THRU().
bugref:8192: gcc warnings

File:
1 edited

Legend:

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

    r68826 r69046  
    55555555        case RTFSOBJATTRADD_NOTHING:
    55565556            enmAddAttr = RTFSOBJATTRADD_UNIX;
    5557             /* fall thru */
     5557            RT_FALL_THRU();
    55585558        case RTFSOBJATTRADD_UNIX:
    55595559            pObjInfo->Attr.u.Unix.uid           = NIL_RTUID;
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