Fix entabing
This commit is contained in:
parent
445b5a2f1f
commit
c30b42a888
2 changed files with 4 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,3 +5,4 @@ MyDevWIP
|
||||||
# ignore swap files
|
# ignore swap files
|
||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
.DS_Store
|
||||||
|
|
|
@ -183,9 +183,9 @@
|
||||||
</marker-beacon>
|
</marker-beacon>
|
||||||
|
|
||||||
<marker-beacon>
|
<marker-beacon>
|
||||||
<name>marker-beacon</name>
|
<name>marker-beacon</name>
|
||||||
<number>0</number>
|
<number>0</number>
|
||||||
</marker-beacon>
|
</marker-beacon>
|
||||||
|
|
||||||
<nav-radio> <!-- VOR unit -->
|
<nav-radio> <!-- VOR unit -->
|
||||||
<name>nav</name>
|
<name>nav</name>
|
||||||
|
|
Loading…
Reference in a new issue