contacts: fix build error
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Wed, 5 Nov 2008 12:55:19 +0000 (15:55 +0300)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 11 Nov 2008 18:36:46 +0000 (21:36 +0300)
commita09e4457dad0fe20f2085b20212b7e4eafd168a7
treee44c34aec16551e998ea530d410b281d52c94677
parentb311c53578da30706ad4ecd6b25fadf3bd1a199f
contacts: fix build error

contacts' source defines e_util_unicode_get_utf8() as both static
function() in .c file and as non-static one in the header. As this
function is unused outside of that file, drop non-static declaration.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
packages/pimlico/contacts-0.8/contacts-util-fixup.diff [new file with mode: 0644]
packages/pimlico/contacts_0.8.bb