소스 검색

Fixed compilation error "error: stray ‘\357’ in program" in several configuration files.

Introduced in commit 697ee2dc and later spread to other files.
Ivan Galvez Junquera 10 년 전
부모
커밋
b99e63a7bf

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/Hephestos/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/K8200/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/WITBOX/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h 파일 보기

@@ -1,4 +1,4 @@
1
-#ifndef CONFIGURATION_H
1
+#ifndef CONFIGURATION_H
2 2
 #define CONFIGURATION_H
3 3
 
4 4
 #include "boards.h"

Loading…
취소
저장