X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/a4c9ead4b64bd4de307f375c2ff313a7a07a06e0..0fb417d5329b49aefd3d4359a745a593993b7e86:/lincan/src/open.c diff --git a/lincan/src/open.c b/lincan/src/open.c index 0301ed3..127fdea 100644 --- a/lincan/src/open.c +++ b/lincan/src/open.c @@ -20,7 +20,7 @@ int can_open(struct inode *inode, struct file *file) { struct msgobj_t *obj; - struct chip_t *chip; + struct canchip_t *chip; struct canuser_t *canuser; struct canque_ends_t *qends; struct canque_edge_t *edge;