Files
xserver/Xext
Enrico Weigelt, metux IT consult 877b18d458 Xext: vidmode: simplify reply struct initialization
Coherently moving all reply struct decls and assignments into static
initialization right at declaration, just before it is getting byte-
swapped and sent out. Zero-assignments can be dropped here, since the
compiler automatically initializes all other fields to zero.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:44 +02:00
..
2025-06-12 16:48:11 +02:00
2025-06-12 16:39:26 +02:00
2025-06-12 17:21:43 +02:00
2025-06-12 16:48:11 +02:00
2025-06-12 16:53:34 +02:00
2025-06-12 17:21:43 +02:00
2025-06-12 16:46:36 +02:00
2024-10-10 19:59:48 +00:00