Merge "Fix comment typo."
This commit is contained in:
commit
5265ad6273
@ -816,8 +816,8 @@ include $(BUILD_STATIC_LIBRARY)
|
|||||||
# This is a version of the static C library that does not
|
# This is a version of the static C library that does not
|
||||||
# include malloc. It's useful in situations when the user wants
|
# include malloc. It's useful in situations when the user wants
|
||||||
# to provide their own malloc implementation, or wants to
|
# to provide their own malloc implementation, or wants to
|
||||||
# explicitly disallow the use of the use of malloc,
|
# explicitly disallow the use of malloc, such as in the
|
||||||
# such as in the dynamic loader.
|
# dynamic linker.
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user