diff options
| author | rsc <devnull@localhost> | 2004-04-21 22:42:01 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2004-04-21 22:42:01 +0000 |
| commit | ee6d04f9feec5011da240a9e08704c775806c331 (patch) | |
| tree | 6c1bbb4ef110ccebe04dfae0fd71605bab815366 /src/cmd/acme/util.c | |
| parent | 99f40290902d69956f7ef57b33599c4092021d01 (diff) | |
| download | plan9port-ee6d04f9feec5011da240a9e08704c775806c331.tar.gz plan9port-ee6d04f9feec5011da240a9e08704c775806c331.zip | |
undo the madness.
Diffstat (limited to 'src/cmd/acme/util.c')
| -rw-r--r-- | src/cmd/acme/util.c | 1 |
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; } - |
