mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 11:04:37 +08:00
12 lines
276 B
Diff
12 lines
276 B
Diff
--- src/fbdev.c 2018-05-11 21:15:36.650039778 +0200
|
|
+++ src/fbdev.c.new 2018-05-11 21:17:27.063021717 +0200
|
|
@@ -1008,7 +1008,7 @@
|
|
fPtr->CloseScreen = pScreen->CloseScreen;
|
|
pScreen->CloseScreen = FBDevCloseScreen;
|
|
|
|
-#if XV
|
|
+#ifdef XV
|
|
{
|
|
XF86VideoAdaptorPtr *ptr;
|
|
|