diff --git a/platform/avr-raven/apps/raven-webserver/httpd-cgi.c b/platform/avr-raven/apps/raven-webserver/httpd-cgi.c index 528407a88..725ddb8f2 100644 --- a/platform/avr-raven/apps/raven-webserver/httpd-cgi.c +++ b/platform/avr-raven/apps/raven-webserver/httpd-cgi.c @@ -31,7 +31,7 @@ * $Id: httpd-cgi.c,v 1.13 2010/12/23 19:41:07 dak664 Exp $ * */ - +/* Line endings in git repository are LF instead of CR-LF ? */ /* * This file includes functions that are called by the web server * scripts. The functions takes no argument, and the return value is