mirror of
https://github.com/X11Libre/xf86-video-xgi.git
synced 2026-03-24 01:24:35 +00:00
Move #endif to eliminate compiler warning.
This commit is contained in:
@@ -5031,8 +5031,8 @@ XGISaveScreenDH(ScreenPtr pScreen, int mode)
|
||||
#endif
|
||||
}
|
||||
}
|
||||
return TRUE;
|
||||
#endif
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
|
||||
Reference in New Issue
Block a user