projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b3977b
)
Random message change
author
David Schleef
<ds@schleef.org>
Sun, 19 Aug 2001 01:27:16 +0000
(
01:27
+0000)
committer
David Schleef
<ds@schleef.org>
Sun, 19 Aug 2001 01:27:16 +0000
(
01:27
+0000)
lib/filler.c
patch
|
blob
|
history
diff --git
a/lib/filler.c
b/lib/filler.c
index b3a4f5c0d928dddb6d9d8ac55378061a005e1aa0..538641299c581a804b1b64d95d2211c36ae683a6 100644
(file)
--- a/
lib/filler.c
+++ b/
lib/filler.c
@@
-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;