From: David Schleef Date: Wed, 25 Sep 2002 01:04:41 +0000 (+0000) Subject: Last log is bogus. Should be: disable AO0 on 6071e, since it X-Git-Tag: r0_7_21~307 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c5e8857bb15c620528a8fac0caed6c312bc14202;p=comedilib.git Last log is bogus. Should be: disable AO0 on 6071e, since it doesn't work correctly. --- diff --git a/comedi_calibrate/ni.c b/comedi_calibrate/ni.c index 4a07616..a4cba13 100644 --- a/comedi_calibrate/ni.c +++ b/comedi_calibrate/ni.c @@ -34,7 +34,7 @@ #include #include "calib.h" - + char ni_id[] = "$Id$";