linux-v4l2: Fix documentation

Remove argument in documentation that does not exist in the code.
This commit is contained in:
fryshorts
2015-04-06 20:10:31 +02:00
parent 9cc56f2516
commit 707047a31e

View File

@@ -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