From 689918fea3cff03d532981fbee5a42a9719d0b5b Mon Sep 17 00:00:00 2001 From: barbieri Date: Sun, 15 Jan 2012 04:33:55 +0000 Subject: [PATCH] minor improvements to doc (just to trigger buildbot) git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@67223 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 69ec205..6ff84c8 100644 --- a/README +++ b/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 -- 2.7.4