From: pfritz Date: Thu, 17 Apr 2008 14:27:24 +0000 (+0000) Subject: docs X-Git-Tag: submit/2.0alpha-wayland/20121127.222001~688 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4753da040132b708b7cd3fd3426e3c0e4b047404;p=profile%2Fivi%2Feet.git docs git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@34301 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Eet.h b/src/lib/Eet.h index 623219f..0171381 100644 --- a/src/lib/Eet.h +++ b/src/lib/Eet.h @@ -637,6 +637,9 @@ extern "C" { * endian-independant serialised data chunks for transmission across a * a network or more. * + * The function pointers to the list and hash table functions are only + * needed if you use those data types, else you can pass NULL instead. + * * Example: * * @code