X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/4cf24de229090b1ab6279570a564d224e13dd706..fdc4d3610737d153a387bdb67792a323806efad3:/lincan/include/proc.h diff --git a/lincan/include/proc.h b/lincan/include/proc.h index 8a3d004..a89f45a 100644 --- a/lincan/include/proc.h +++ b/lincan/include/proc.h @@ -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 @@ -29,4 +31,4 @@ struct objectproc_t { char lnk_name[20]; char lnk_dev[20]; struct proc_dir_entry *lnk; -}; +};