Skip to content

Commit d09b5a3

Browse files
committed
tab vs space
1 parent a9baabf commit d09b5a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packagedef

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
.ЗависитОт("v8runner")
1010
.ЗависитОт("strings")
1111
.ЗависитОт("1commands")
12-
.ВключитьФайл("src")
12+
.ВключитьФайл("src")
1313
.ВключитьФайл("tests")
1414
.ВключитьФайл("bin")
1515
.ВключитьФайл("config-example.xml")
1616
.ВключитьФайл("readme.md")
1717
.ИсполняемыйФайл("src/gitsync.os", "gitsync");
18-

0 commit comments

Comments
 (0)