VirtualBox

Changeset 58633 in vbox for trunk


Ignore:
Timestamp:
Nov 10, 2015 12:28:06 PM (9 years ago)
Author:
vboxsync
Message:

VBoxBs3Linker.cpp: warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/VBoxBs3Linker.cpp

    r58609 r58633  
    296296        if (ferror(paInputs[i].pFile))
    297297        {
    298             fprintf(stderr, "error: Error reading '%s'.\n", paInputs[i]);
     298            fprintf(stderr, "error: Error reading '%s'.\n", paInputs[i].pszFile);
    299299            rcExit = 1;
    300300        }
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