Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
xf86-video-modesetting.1041
u_04-Add-missing-n-to-log-message.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File u_04-Add-missing-n-to-log-message.patch of Package xf86-video-modesetting.1041
From: Egbert Eich <eich@suse.de> Date: Wed Aug 26 15:47:17 2015 +0200 Subject: [PATCH 4/6]Add missing \n to log message Patch-mainline: to be upstreamed References: bsc#942871 Signed-off-by: Egbert Eich <eich@suse.com> Signed-off-by: Egbert Eich <eich@suse.de> --- src/driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/driver.c b/src/driver.c index c089056..5e718ee 100644 --- a/src/driver.c +++ b/src/driver.c @@ -609,7 +609,7 @@ msShouldDoubleShadow(ScrnInfoPtr pScrn, modesettingPtr ms) from = X_INFO; xf86DrvMsg(pScrn->scrnIndex, from, - "Double-buffered shadow updates: %s", ret ? "on" : "off"); + "Double-buffered shadow updates: %s\n", ret ? "on" : "off"); return ret; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor