~ruther/dwl

f79746c57877cd41c975cd14797cdba4ca6abff5 — Devin J. Pohly 4 years ago f13227e
this is technically barf too I guess?
1 files changed, 1 insertions(+), 2 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -2
@@ 1950,6 1950,5 @@ main(int argc, char *argv[])
	return EXIT_SUCCESS;

usage:
	printf("Usage: %s [-qvd] [-s startup command]\n", argv[0]);
	return EXIT_FAILURE;
	BARF("Usage: %s [-qvd] [-s startup command]", argv[0]);
}

Do not follow this link