From 825a3d837a33f226c879cd02ad15c3fba57e8b2c Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 23 Jan 2012 23:30:42 +1000 Subject: Update the EFL to what I'm actually using, coz I'm using some stuff not yet released. --- libraries/eina/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/eina/README') diff --git a/libraries/eina/README b/libraries/eina/README index 69ec205..6ff84c8 100644 --- a/libraries/eina/README +++ b/libraries/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 -- cgit v1.1