Random message change
This commit is contained in:
parent
6b3977b508
commit
6996d2db6e
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ static int do_test_for_insn_bits(comedi_t *dev,unsigned int subdevice)
|
|||
return 0;
|
||||
}
|
||||
if(ret<0){
|
||||
fprintf(stderr,"BUG in do_test_for_insn_bits()\n");
|
||||
perror("BUG in do_test_for_insn_bits()\n");
|
||||
return 0;
|
||||
}
|
||||
return 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue