aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2012-08-20 09:03:15 +0200
committerChristoph Lohmann <20h@r-36.net>2012-08-20 09:03:15 +0200
commit03a03059bf79bb0290f7c7401f77500cc1766fa9 (patch)
tree5e81c60769a936bf852c2ac6e83ff7a4c0fcfef5
parentce9b82147dbd347816f25d16d64748cbcb8f549b (diff)
Adding ed(1) compatibility.
-rw-r--r--tabbed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tabbed.c b/tabbed.c
index 93938b6..42bd5a5 100644
--- a/tabbed.c
+++ b/tabbed.c
@@ -925,3 +925,4 @@ main(int argc, char *argv[]) {
XCloseDisplay(dpy);
return EXIT_SUCCESS;
}
+