From 67672ffdc9a537ef852c0edd89a5d8cef7346d11 Mon Sep 17 00:00:00 2001 From: Sigrid Date: Mon, 28 Dec 2020 12:24:47 +0100 Subject: plumb: fix wrong click attribute offset (thanks umbraticus) --- sys/src/cmd/plumb/match.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sys/src/cmd/plumb/match.c b/sys/src/cmd/plumb/match.c index b6b4f6d65..22fb36b16 100644 --- a/sys/src/cmd/plumb/match.c +++ b/sys/src/cmd/plumb/match.c @@ -48,13 +48,12 @@ int clickmatch(Reprog *re, char *text, Resub rs[10], int click) { char *clickp; - int i, w; + int i; Rune r; /* click is in characters, not bytes */ - for(i=0; i