[hackers] [dwm] applied Gottox' comment fix (thanks) || Anselm R Garbe

From: <hg_AT_suckless.org>
Date: Sun, 16 Nov 2008 13:22:29 +0000 (UTC)

changeset: 1362:f6c3491c41f1
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Sun Nov 16 13:22:24 2008 +0000
files: dwm.c
description:
applied Gottox' comment fix (thanks)

diff -r 41678fc29f2a -r f6c3491c41f1 dwm.c
--- a/dwm.c Sun Oct 19 12:59:18 2008 +0100
+++ b/dwm.c Sun Nov 16 13:22:24 2008 +0000
@@ -15,7 +15,7 @@
  *
  * Each child of the root window is called a client, except windows which have
  * set the override_redirect flag. Clients are organized in a global
- * doubly-linked client list, the focus history is remembered through a global
+ * linked client list, the focus history is remembered through a global
  * stack list. Each client contains a bit array to indicate the tags of a
  * client.
  *
Received on Sun Nov 16 2008 - 13:22:29 UTC

This archive was generated by hypermail 2.2.0 : Sun Nov 16 2008 - 13:24:04 UTC