Fix RC4 'Pop' on DMR when VC6 is Null; Fix Align;

This commit is contained in:
lwvmobile 2023-06-17 17:29:03 -04:00
parent 15a12acfd3
commit b6a12b6ceb
2 changed files with 784 additions and 772 deletions

View File

@ -1606,7 +1606,7 @@ getFrameSync (dsd_opts * opts, dsd_state * state)
if ((opts->errorbars == 1) && (opts->verbose > 1) && (state->carrier == 1))
{
fprintf (stderr,"Sync: no sync\n");
fprintf (stderr,"Press CTRL + C to close.\n");
// fprintf (stderr,"Press CTRL + C to close.\n");
}
noCarrier (opts, state);

File diff suppressed because it is too large Load Diff