eina_array_data_set can receives null to unset
authorhelen <helen>
Thu, 25 Nov 2010 19:38:45 +0000 (19:38 +0000)
committerhelen <helen@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 25 Nov 2010 19:38:45 +0000 (19:38 +0000)
commit0e641d829f6266c106961a7498bddf2680c21033
tree0863c8b41c381d982d45bf9330e4cb2488984234
parent9149983fb59a65e995f548431a2295bc1dcf8875
eina_array_data_set can receives null to unset

Passing null to the second parameter is the only way to unset the data,
so it should not have EINA_ARG_NONNULL to the data parameter

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@54997 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/include/eina_array.h