diff --git a/legacy/eina/README b/legacy/eina/README index 69ec205cb6..6ff84c8064 100644 --- a/legacy/eina/README +++ b/legacy/eina/README @@ -17,7 +17,7 @@ Eina is a library providing data structure utilities for EFL that are meant to be lean, efficient and tailored to EFL's needs. This saves each library implementing its own custom datatype handling and duplicating the code. Some of the datatypes handles are: - Arrays (variable sized) + Arrays (variable sized, including inline members) Hash tables Inlined linked lists Linked lists