mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 18:28:43 +00:00
Add missing \n at end of message.
This commit is contained in:
@@ -1125,7 +1125,7 @@ __glXDRIscreenProbe(ScreenPtr pScreen)
|
||||
screen);
|
||||
|
||||
if (screen->driScreen == NULL) {
|
||||
LogMessage(X_ERROR, "AIGLX error: Calling driver entry point failed");
|
||||
LogMessage(X_ERROR, "AIGLX error: Calling driver entry point failed\n");
|
||||
goto handle_error;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user