From bb0de75a92813af47fab4256c2c881d20eea8b79 Mon Sep 17 00:00:00 2001 From: Dirk Eichel Date: Tue, 19 Mar 2013 06:46:05 +0100 Subject: [PATCH 1/2] Removed umwanted HTML code ath the end of the file Sorry for that. This does not lead to compile errors. I removed the unwanted code to make it clean. --- Marlin/language.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Marlin/language.h b/Marlin/language.h index d17f6f667..6b590e96c 100644 --- a/Marlin/language.h +++ b/Marlin/language.h @@ -1462,4 +1462,3 @@ #endif #endif // ifndef LANGUAGE_H - \ No newline at end of file From 233df9cca074bc2f159626621f5efaa991cbc909 Mon Sep 17 00:00:00 2001 From: Dirk Eichel Date: Tue, 19 Mar 2013 19:12:33 +0100 Subject: [PATCH 2/2] Add missing LF at the end of the file --- Marlin/language.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Marlin/language.h b/Marlin/language.h index 6b590e96c..f40bce8ce 100644 --- a/Marlin/language.h +++ b/Marlin/language.h @@ -1462,3 +1462,4 @@ #endif #endif // ifndef LANGUAGE_H +