JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy!
[st.git] / config.def.h
index 1ba6d8e..ee677a5 100644 (file)
@@ -2,7 +2,7 @@
 
 /* appearance */
 static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=false";
-static unsigned int borderpx = 2;
+static int borderpx = 2;
 static char shell[] = "/bin/sh";
 
 /* double-click timeout (in milliseconds) between clicks for selection */