From 574feaa86693624e1bba91c5264157f9e1070174 Mon Sep 17 00:00:00 2001 From: dak664 Date: Mon, 7 Feb 2011 11:25:07 -0800 Subject: [PATCH] Test web-based commit, see if it fixes the line endings. --- platform/avr-raven/apps/raven-webserver/httpd-cgi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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