mirror of https://github.com/lwvmobile/dsd-fme.git
EDACS: Fix colour for test channel updates
This commit is contained in:
parent
b2450b1924
commit
3f165571d2
|
|
@ -1572,7 +1572,7 @@ void edacs(dsd_opts * opts, dsd_state * state)
|
|||
}
|
||||
else
|
||||
{
|
||||
fprintf (stderr, "%s", KYEL);
|
||||
fprintf (stderr, "%s", KMAG);
|
||||
fprintf (stderr, " Voice Test Channel Update ::");
|
||||
}
|
||||
if (is_digital == 0) fprintf (stderr, " Analog");
|
||||
|
|
|
|||
Loading…
Reference in New Issue