Browse Source

Corrected #endif in language.h

Erik van der Zalm 12 years ago
parent
commit
038d405254
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/language.h

+ 1
- 0
Marlin/language.h View File

@@ -1463,5 +1463,6 @@
1463 1463
 	#define MSG_ERR_COLD_EXTRUDE_STOP " kylmana pursotus estetty"
1464 1464
 	#define MSG_ERR_LONG_EXTRUDE_STOP " liian pitka pursotus estetty"
1465 1465
 
1466
+#endif
1466 1467
 #endif // ifndef LANGUAGE_H
1467 1468
 

Loading…
Cancel
Save