]> rtime.felk.cvut.cz Git - lincan.git/commitdiff
Comment corrected for documentation generation.
authorppisa <ppisa>
Sun, 26 Oct 2003 22:55:32 +0000 (22:55 +0000)
committerppisa <ppisa>
Sun, 26 Oct 2003 22:55:32 +0000 (22:55 +0000)
lincan/include/can_queue.h

index 648dca06c510e380464f6ff7aa06cfac087a5b38..15f898a5d06a4bcdf38b1fc86638148708f026ea 100644 (file)
@@ -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
 
 /**
  * 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
  */
  *
  * This function maps message ID and %MSG_RTR, %MSG_EXT and %MSG_LOCAL into one 32 bit number
  */