~rbdr/ngx_http_office_hours_filter_module

348cd2c979f79ce5a425937879591933f18750fc — Ben Beltran 4 years ago 47ec155
Add lineend option to astyle
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile
M Makefile => Makefile +1 -1
@@ 2,4 2,4 @@ setup_hooks:
	ln -s ../../scripts/git-hooks/pre-commit .git/hooks/pre-commit

format:
	astyle --style=kr *.c
	astyle --lineend=linux --style=kr *.c