Corrected pathname in file header comment.
authorIan Abbott <abbotti@mev.co.uk>
Mon, 6 Aug 2007 11:19:19 +0000 (11:19 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 6 Aug 2007 11:19:19 +0000 (11:19 +0000)
comedi/drivers/comedi_fc.c
comedi/drivers/mite.c
comedi/drivers/ni_atmio16d.c
comedi/drivers/pcmad.c

index 38ae2333c3d8066e1b404158b773f37b064dc24a..712f05b96de7500d8d33f5ac2d0566c26c55503e 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    comedi_fc.c
+    comedi/drivers/comedi_fc.c
 
     This is a place for code driver writers wish to share between
     two or more drivers.  fc is short
index d85ee8424f6ea90b2f8a8a185043046602a2c0d6..4f2332a5d4600ec84b119547060f5a457bdb5df3 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    module/mite.c
+    comedi/drivers/mite.c
     Hardware driver for NI Mite PCI interface chip
 
     COMEDI - Linux Control and Measurement Device Interface
index 1a51835271723e7986737df71081585d8fcfd5c0..392819462e5b52d448f33497f1c955734ad57184 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   comedi/drivers/ni_atmio16d
+   comedi/drivers/ni_atmio16d.c
    Hardware driver for National Instruments AT-MIO16D board
    Copyright (C) 2000 Chris R. Baugher <baugher@enteract.com>
 
index 5b67cc61a9bac5c8685015bc47b7aaaf9031dbaa..c0b54fdb49e8e5fad1ae0f6344d5269438b3fd58 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    comedi/drivers/pcmad
+    comedi/drivers/pcmad.c
     Hardware driver for Winsystems PCM-A/D12 and PCM-A/D16
 
     COMEDI - Linux Control and Measurement Device Interface