~kris/suckless

tabbed

4e6156904cca392cbf6b9d5c81f54d6fbe745662 — Enno Boland (tox) 16 years ago 5e6ca4f
small fork related fix.
1 files changed, 1 insertions(+), 0 deletions(-)

M tabbed.c
M tabbed.c => tabbed.c +1 -0
@@ 772,6 772,7 @@ main(int argc, char *argv[]) {
			close(ConnectionNumber(dpy));
		return EXIT_SUCCESS;
	}
	fclose(stdout);
	run();
	cleanup();
	XCloseDisplay(dpy);