mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-06-05 21:15:22 +00:00
Golly. Fixed typo
This commit is contained in:
@@ -39,7 +39,7 @@ CFLAGS += -Wunreachable-code
|
|||||||
CFLAGS += -Winit-self
|
CFLAGS += -Winit-self
|
||||||
CFLAGS += -Wmissing-field-initializers
|
CFLAGS += -Wmissing-field-initializers
|
||||||
CFLAGS += -Wno-unknown-pragmas
|
CFLAGS += -Wno-unknown-pragmas
|
||||||
CLFAGS += -Wno-misleading-indentation
|
CFLAGS += -Wno-misleading-indentation
|
||||||
CFLAGS += -Wstrict-prototypes
|
CFLAGS += -Wstrict-prototypes
|
||||||
CFLAGS += -Wundef
|
CFLAGS += -Wundef
|
||||||
CFLAGS += -Wold-style-definition
|
CFLAGS += -Wold-style-definition
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ CFLAGS += -Wunreachable-code
|
|||||||
CFLAGS += -Winit-self
|
CFLAGS += -Winit-self
|
||||||
CFLAGS += -Wmissing-field-initializers
|
CFLAGS += -Wmissing-field-initializers
|
||||||
CFLAGS += -Wno-unknown-pragmas
|
CFLAGS += -Wno-unknown-pragmas
|
||||||
CLFAGS += -Wno-misleading-indentation
|
CFLAGS += -Wno-misleading-indentation
|
||||||
CFLAGS += -Wstrict-prototypes
|
CFLAGS += -Wstrict-prototypes
|
||||||
CFLAGS += -Wundef
|
CFLAGS += -Wundef
|
||||||
CFLAGS += -Wold-style-definition
|
CFLAGS += -Wold-style-definition
|
||||||
|
|||||||
Reference in New Issue
Block a user