Skip to content

Commit a83aa5d

Browse files
authored
minor : spaces
1 parent ee7daa2 commit a83aa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ endif
8181

8282
# warnings
8383
MK_CFLAGS += -Wall -Wextra -Wpedantic -Wcast-qual -Wdouble-promotion -Wshadow -Wstrict-prototypes -Wpointer-arith \
84-
-Wmissing-prototypes -Werror=implicit-int
84+
-Wmissing-prototypes -Werror=implicit-int
8585
MK_CXXFLAGS += -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-multichar
8686

8787
# OS specific

0 commit comments

Comments
 (0)