VirtualBox

Changeset 103519 in vbox for trunk/src/bldprogs/genalias.cpp


Ignore:
Timestamp:
Feb 22, 2024 8:43:44 AM (9 months ago)
Author:
vboxsync
Message:

bldprogs/genalias.cpp: Fix redundant condition, argc <= 5 is already checked at the top, bugref:3409

File:
1 edited

Legend:

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

    r98103 r103519  
    444444    pszFilename = &s_szFile[cchFile];
    445445
    446     /* anything to do? */
    447     if (argc == 5)
    448         return 0;
    449 
    450446    rc = 0;
    451447    if (!strcmp(argv[5], "-r"))
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