[hackers] [sic] fixed a silly bug, reported by several people, including Mark Edgar || Anselm R Garbe

From: <git_AT_suckless.org>
Date: Fri, 02 Aug 2013 22:21:07 +0200

commit 16c1c2df60735bf2ea3e9f5f1c6a3a1e0dd9f7f3
Author: Anselm R Garbe <anselm_AT_garbe.us>
Date: Fri Aug 2 22:20:48 2013 +0200

    fixed a silly bug, reported by several people, including Mark Edgar

diff --git a/util.c b/util.c
index 26953d0..8afa58f 100644
--- a/util.c
+++ b/util.c
_AT_@ -49,7 +49,7 @@ strlcpy(char *to, const char *from, int l) {
 
 static char *
 eat(char *s, int (*p)(int), int r) {
- while(s != '
Received on Fri Aug 02 2013 - 22:21:07 CEST

This archive was generated by hypermail 2.3.0 : Fri Aug 02 2013 - 22:24:27 CEST