more supported OS
authorcaro <caro>
Sun, 7 Mar 2010 16:01:00 +0000 (16:01 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 7 Mar 2010 16:01:00 +0000 (16:01 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@46953 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/include/Eina.h

index c171ee6..be829da 100644 (file)
@@ -62,7 +62,7 @@
  * time accounting and memory pool.
  *
  * This library is cross-platform and can be compiled and used on
- * Linux and Windows (XP and CE).
+ * Linux, BSD, Opensolaris and Windows (XP and CE).
  *
  * The data types that are available are (see @ref Eina_Data_Types_Group):
  * @li @ref Eina_Array_Group standard array of @c void* data.