edje_cc_out.c: Split data_write() in a bunch of smaller functions.
authorcmarcelo <cmarcelo@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 21 Aug 2008 03:57:20 +0000 (03:57 +0000)
committercmarcelo <cmarcelo@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 21 Aug 2008 03:57:20 +0000 (03:57 +0000)
commit6d5ce11a5fed298f906501b005950a1a957affda
tree9e3e924926cefd5aa667cd092af4adb612ad8bed
parent039edae7f33a6ea758e38efa9f5542f0df20bbda
edje_cc_out.c: Split data_write() in a bunch of smaller functions.

Just moved the code pieces from data_write(), which was huge, to
static functions.  Also made minor cleanups, initializing variables
during declaration.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@35593 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/edje_cc_out.c