minor fixes

This commit is contained in:
Nikita Smith
2024-10-30 15:42:39 -07:00
parent e085dae636
commit baead67a99
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -789,7 +789,7 @@ lnk_print_help(void)
Temp scratch = scratch_begin(0,0);
fprintf(stdout, "--- Help -------------------------------------------------------\n");
fprintf(stdout, " %s\n", BUILD_VERSION_STRING);
fprintf(stdout, " %s\n", BUILD_TITLE);
fprintf(stdout, "\n");
fprintf(stdout, " Usage: rad-link.exe [Options] [Files] [@rsp]\n");
fprintf(stdout, "\n");