From: ppisa Date: Sun, 26 Oct 2003 22:55:32 +0000 (+0000) Subject: Comment corrected for documentation generation. X-Git-Tag: CLT_COMM_CAN_pre_canmsg_change~18 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/commitdiff_plain/102b0fcc467c77d0a8f82cfee060353e3cf17261 Comment corrected for documentation generation. --- diff --git a/lincan/include/can_queue.h b/lincan/include/can_queue.h index 648dca0..15f898a 100644 --- a/lincan/include/can_queue.h +++ b/lincan/include/can_queue.h @@ -439,8 +439,8 @@ void canque_activate_edge(struct canque_ends_t *inends, struct canque_edge_t *qe /** * canque_filtid2internal - converts message ID and filter flags into internal format - * @qedge: pointer to the edge structure - * @inends: input side of the edge + * @id: CAN message 11 or 29 bit identifier + * @filtflags: CAN message flags * * This function maps message ID and %MSG_RTR, %MSG_EXT and %MSG_LOCAL into one 32 bit number */