[hackers] [dwm] making a comment more explicit || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Mon, 18 Aug 2008 08:39:55 +0000 (UTC)

changeset: 1326:158c50c241b5
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Mon Aug 18 09:39:52 2008 +0100
files: dwm.c
description:
making a comment more explicit

diff -r 5456239bb8ad -r 158c50c241b5 dwm.c
--- a/dwm.c Mon Aug 18 09:31:55 2008 +0100
+++ b/dwm.c Mon Aug 18 09:39:52 2008 +0100
@@ -202,7 +202,7 @@
 /* variables */
 static char stext[256];
 static int screen;
-static int sx, sy, sw, sh; /* display geometry x, y, width, height */
+static int sx, sy, sw, sh; /* X display screen geometry x, y, width, height */
 static int by, bh, blw; /* bar geometry y, height and layout symbol width */
 static int wx, wy, ww, wh; /* window area geometry x, y, width, height, bar excluded */
 static unsigned int seltags = 0, sellt = 0;
Received on Mon Aug 18 2008 - 08:39:55 UTC

This archive was generated by hypermail 2.2.0 : Mon Aug 18 2008 - 08:48:05 UTC