We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39bf06a commit 26eab80Copy full SHA for 26eab80
config.mak.dev
@@ -70,7 +70,7 @@ DEVELOPER_CFLAGS += -Wno-missing-braces
70
endif
71
72
73
-# Old versions of clang complain about initializaing a
+# Old versions of clang complain about initializing a
74
# struct-within-a-struct using just "{0}" rather than "{{0}}". This
75
# error is considered a false-positive and not worth fixing, because
76
# new clang versions do not, so just disable it.
0 commit comments