Update dispserv_x11.c

This commit is contained in:
alphanu1 2018-09-10 18:08:49 +01:00 committed by GitHub
parent 522d30d52d
commit 340515a9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ static bool x11_set_resolution(void *data,
/* following code is the mode line genorator */
hsp = width*1.140;
hfp = width*1.045;
hfp = width*1.055;
pwidth = width;