8000 make whitespace match · kdb424/circuitpython@e4d620f · GitHub
[go: up one dir, main page]

Skip to content

Commit e4d620f

Browse files
committed
make whitespace match
1 parent 78fc43b commit e4d620f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports/raspberrypi/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ SRC_LWIP :=
120120
endif
121121

122122
INC += \
123-
-I. \
124-
-Ilwip_inc \
123+
-I. \
124+
-Ilwip_inc \
125125
-I../.. \
126126
-I../lib/mp-readline \
127127
-I../shared/timeutils \

0 commit comments

Comments
 (0)
0