io report reformat

This commit is contained in:
Jeff Hill
1992-08-11 17:57:56 +00:00
parent 2246622861
commit 2f5482aa1a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -512,9 +512,9 @@ short int level;
if(status != OK)
return ERROR;
if (level == 0)
printf("WF: JGVTR1: card=%d \n",card);
printf("WF: JGVTR1:\tcard=%d \n",card);
else if (level > 0)
printf( "WF: JGVTR1: card=%d Sample rate=%g %s %s %s %s %s \n",
printf( "WF: JGVTR1:\tcard=%d Sample rate=%g %s %s %s %s %s \n",
card,
sample_rate[stat.internal_frequency],
clock_status[ stat.internal_clock ],
+1 -1
View File
@@ -205,7 +205,7 @@ int mz8310_io_report_card(card,level)
}
}
printf("TM: MZ8310: card %d\n", card);
printf("TM: MZ8310:\tcard %d\n", card);
if (mzconf && card<mz8310_card_count && level){