X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fgit.git;a=blobdiff_plain;f=convert.c;h=7eb51b16ed03e650f3af11383c5c43c00d7d9812;hp=d5aebed48df3387e966a23b6ee460dc2244f728e;hb=e3fa2465518b9a7c4d714edcf9b28bb4138cbaa6;hpb=597a63054241c122515c93cbce45bc44eb231f18 diff --git a/convert.c b/convert.c index d5aebed48d..7eb51b16ed 100644 --- a/convert.c +++ b/convert.c @@ -18,7 +18,7 @@ enum action { CRLF_TEXT, CRLF_INPUT, CRLF_CRLF, - CRLF_AUTO, + CRLF_AUTO }; struct text_stat {