VirtualBox

Ignore:
Timestamp:
Feb 7, 2017 11:28:09 AM (8 years ago)
Author:
vboxsync
Message:

gcc 7: Additions: fall-thru

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/sharedfolders/mount.vboxsf.c

    r62527 r65641  
    415415            default:
    416416                fprintf(stderr, "unknown option `%c:%#x'\n", c, c);
     417                /* fall thru */
    417418            case '?':
    418419            case 'h':
     
    425426            case 'w':
    426427                opts.ronly = 0;
     428                break;
    427429
    428430            case 's':
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