VirtualBox

Ignore:
Timestamp:
Oct 11, 2017 4:11:23 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
118325
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/TestExecServ/TestExecServiceTcp.cpp

    r64366 r69046  
    742742        case TXSTCPOPT_LEGACY_CONNECT:
    743743            g_enmTcpMode = TXSTCPMODE_CLIENT;
    744             /* fall thru */
     744            RT_FALL_THRU();
    745745        case TXSTCPOPT_CONNECT_ADDRESS:
    746746            rc = RTStrCopy(g_szTcpConnectAddr, sizeof(g_szTcpConnectAddr), pVal->psz);
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