mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
codespell: Exclude windows Unknwn.h header include
This commit is contained in:
parent
8cf120a6f2
commit
cff0157e8a
|
@ -2,5 +2,6 @@
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
* @author Simon Ser <contact@emersion.fr>
|
* @author Simon Ser <contact@emersion.fr>
|
||||||
|
#include <Unknwn.h>
|
||||||
#include <asm/byteorder.h>
|
#include <asm/byteorder.h>
|
||||||
if (stream.parm.capture.capability & V4L2_CAP_TIMEPERFRAME) {
|
if (stream.parm.capture.capability & V4L2_CAP_TIMEPERFRAME) {
|
||||||
|
|
Loading…
Reference in a new issue