VirtualBox

Ignore:
Timestamp:
Aug 6, 2016 3:11:04 PM (8 years ago)
Author:
vboxsync
Message:

GA/NT/tools: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/tools/VBoxCertUtil.cpp

    r62679 r63092  
    409409                                              void *pvReserved, void *pvArg)
    410410{
     411    RT_NOREF(pvArg);
    411412    if (g_cVerbosityLevel > 1)
    412413        RTPrintf("    pvSystemStore=%p dwFlags=%#x pStoreInfo=%p pvReserved=%p\n", pvSystemStore, dwFlags, pStoreInfo, pvReserved);
     
    500501static RTEXITCODE cmdDisplayAll(int argc, char **argv)
    501502{
     503    RT_NOREF(argv);
    502504    if (argc != 1)
    503505        return RTMsgErrorExit(RTEXITCODE_SYNTAX, "the display-all command takes no arguments\n");
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