mirror of
https://github.com/open-simh/simh.git
synced 2026-01-26 04:02:39 +00:00
@@ -947,7 +947,6 @@ const char *const text =
|
||||
"\n";
|
||||
fprintf (st, "%s", text);
|
||||
fprint_show_help (st, dptr);
|
||||
fprintf (st, "\nEach RH adapter implements these registers:\n");
|
||||
fprint_reg_help (st, dptr);
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user