mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 01:48:31 +00:00
script: Use IGNORE_WORDS_LIST to ignore unknwn [NFC]
Signed-off-by: utzcoz <utzcoz@outlook.com>
This commit is contained in:
parent
4b2ebd8648
commit
def08464ee
|
@ -2,7 +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) {
|
||||||
TEXT("(A;OICI;GA;;;BA)"); // Administrator: full control
|
TEXT("(A;OICI;GA;;;BA)"); // Administrator: full control
|
||||||
|
|
Loading…
Reference in a new issue