From 102b0fcc467c77d0a8f82cfee060353e3cf17261 Mon Sep 17 00:00:00 2001 From: ppisa Date: Sun, 26 Oct 2003 22:55:32 +0000 Subject: [PATCH] Comment corrected for documentation generation. --- lincan/include/can_queue.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 */ -- 2.39.2