minor improvements to doc (just to trigger buildbot)

SVN revision: 67223
This commit is contained in:
Gustavo Sverzut Barbieri 2012-01-15 04:33:55 +00:00
parent 3655466c56
commit 7f2ad91c9c
1 changed files with 1 additions and 1 deletions

View File

@ -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