*** empty log message ***

This commit is contained in:
Francois Donnet 2003-03-06 15:59:10 +00:00
parent 2c67b53d1a
commit 74a85d5903
1 changed files with 0 additions and 7 deletions

View File

@ -146,13 +146,6 @@ static char* unbuf_papat(char* head, struct papat *ppapat)
fprintf(stderr, fprintf(stderr,
"SYNCHRONISATION ERROR on Boundary-scan hardware!!!\n" ); "SYNCHRONISATION ERROR on Boundary-scan hardware!!!\n" );
/*erreur probable si rien ne passe*/
if ( parallel_num == 0 )
{
fprintf(stderr,
"Configuration file describing connections doesn't match hardware\n" );
}
fprintf(stderr, fprintf(stderr,
"-----> STOP! next results will be wrong...\n"); "-----> STOP! next results will be wrong...\n");
} }