Enrico Weigelt, metux IT consult a4ec829ceb sisusb_utility: fix shadowed variable warnings
> sisusb_utility.c: In function 'SiSHandleSiSDirectCommand':
> sisusb_utility.c:431:14: warning: declaration of 'i' shadows a previous local [-Wshadow]
>   431 |          int i = 0;
>       |              ^
> sisusb_utility.c:284:8: note: shadowed declaration is here
>   284 |    int i;
>       |        ^

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-08 17:26:40 +01:00
2025-07-29 18:32:58 +02:00
2017-01-26 14:00:21 +10:00
2022-01-28 16:38:34 -08:00

xf86-video-sisusb - SiS Net2280-based USB video driver for the Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-sisusb

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 910 KiB
Languages
C 98.5%
Makefile 0.8%
M4 0.6%