]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/proc.h
Whitespace cleanup in some LinCAN source files to prepare for integration of Jan...
[lincan.git] / lincan / include / proc.h
index 8a3d00491bc80ced5d6cd6040e48b7c1703b0621..a89f45a6fb628807f68c9b848cd0bbaa61b418e2 100644 (file)
@@ -1,8 +1,10 @@
 /* proc.h
  * Header file for the Linux CAN-bus driver.
  * Written by Arnaud Westenberg email:arnaud@wanadoo.nl
+ * Rewritten for new CAN queues by Pavel Pisa - OCERA team member
+ * email:pisa@cmp.felk.cvut.cz
  * This software is released under the GPL-License.
- * Version 0.7  6 Aug 2001
+ * Version lincan-0.3  17 Jun 2004
  */
 
 #include <linux/proc_fs.h>
@@ -29,4 +31,4 @@ struct objectproc_t {
        char lnk_name[20];
        char lnk_dev[20];
        struct proc_dir_entry *lnk;
-}; 
+};