summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/util.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-21 22:42:01 +0000
committerrsc <devnull@localhost>2004-04-21 22:42:01 +0000
commitee6d04f9feec5011da240a9e08704c775806c331 (patch)
tree6c1bbb4ef110ccebe04dfae0fd71605bab815366 /src/cmd/acme/util.c
parent99f40290902d69956f7ef57b33599c4092021d01 (diff)
downloadplan9port-ee6d04f9feec5011da240a9e08704c775806c331.tar.gz
plan9port-ee6d04f9feec5011da240a9e08704c775806c331.zip
undo the madness.
Diffstat (limited to 'src/cmd/acme/util.c')
-rw-r--r--src/cmd/acme/util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/acme/util.c b/src/cmd/acme/util.c
index f4747c62..f72a5bf9 100644
--- a/src/cmd/acme/util.c
+++ b/src/cmd/acme/util.c
@@ -454,4 +454,3 @@ makenewwindow(Text *t)
colgrow(w->col, w, 1);
return w;
}
-