Mild const-correctness improvements. Only touch a few things, the main focus is to improve code readability.
1 files changed, 1 insertions(+), 1 deletions(-) M config.h
M config.h => config.h +1 -1
@@ 6,7 6,7 @@ * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ // static char *font = "mono:pixelsize=14:antialias=true:autohint=true"; static char *font = "DejaVu Sans Mono:pixelsize=14:antialias=true:autohint=true"; static char *font = "DejaVu Sans Mono:pixelsize=17:antialias=true:autohint=true"; static int borderpx = 2; /*