We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2234da commit a7b25a2Copy full SHA for a7b25a2
1 file changed
tools-win/LOADER7VC/LOADER7VC/LOADER7VC.cpp
@@ -155,6 +155,6 @@ int main(int argc, char* argv[]) {
155
}
156
157
158
- DisplayFileInfo(exePath);
+ displayFileInfo(exePath);
159
return 0;
160
0 commit comments