Introduction
Introduction Statistics Contact Development Disclaimer Help
tnew prototype - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 100d566802109caef95a245fe909efa3431837c6
parent f583e2b1d85043872c67fb3059ef7f34ea4a60c7
Author: rsc <devnull@localhost>
Date: Tue, 4 Jan 2005 21:26:49 +0000
new prototype
Diffstat:
M src/cmd/9term/9term.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/cmd/9term/9term.c b/src/cmd/9term/9term.c
t@@ -1845,7 +1845,7 @@ label(Rune *sr, int n)
return n;
snprint(wdir, sizeof wdir, "%.*S", (el-1)-(sl+3), sl+3);
- drawsetlabel(display, wdir);
+ drawsetlabel(wdir);
runemove(sl, el, er-el);
n -= (el-sl);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.