X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/bfac169862856611eeb16af24c8943f005f88e12..2827b727d2910a3b48f9de7d67b3a67f59e256c7:/lincan/src/can_queue.c diff --git a/lincan/src/can_queue.c b/lincan/src/can_queue.c index be65c55..b0c027e 100644 --- a/lincan/src/can_queue.c +++ b/lincan/src/can_queue.c @@ -639,7 +639,7 @@ int canqueue_ends_kill_outlist(struct canque_ends_t *qends) /** * canqueue_ends_filt_conjuction - computes conjunction of incoming edges filters filters * @qends: pointer to ends structure - * @qends: pointer the filter structure filled by computed filters conjunction + * @filt: pointer the filter structure filled by computed filters conjunction * * Return Value: Number of incoming edges */