diff --git a/plugins/linux-v4l2/v4l2-helpers.h b/plugins/linux-v4l2/v4l2-helpers.h index f3860d094..0f12bdec0 100644 --- a/plugins/linux-v4l2/v4l2-helpers.h +++ b/plugins/linux-v4l2/v4l2-helpers.h @@ -200,7 +200,6 @@ int_fast32_t v4l2_create_mmap(int_fast32_t dev, struct v4l2_buffer_data *buf); /** * Destroy the memory mapping for buffers * - * @param dev handle for the v4l2 device * @param buf buffer data * * @return negative on failure