save a byte per stringshare node.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Oct 2008 12:34:58 +0000 (12:34 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Oct 2008 12:34:58 +0000 (12:34 +0000)
commitaf39755f8e7d9014205a4461d2ae3a4d342b51fa
tree4744acb8693a71a7241a256fe9c5af5e590cf111
parent7fb4c9174d0cd8128082695b31e39105263ee41e
save a byte per stringshare node.

we don't need to use 'begin' flag (that takes a byte) just to see if
we're in the same memory block as the head, just do a pointer math.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@37270 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_stringshare.c