util: Created header to define functions that may be used in more that one place
commitd44aa97243e6c938b6f33c1d9bf122b8646040bc
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 11 May 2013 22:24:36 +0000 (12 00:24 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 12 May 2013 00:01:19 +0000 (12 01:01 +0100)
treeb129dc85cc00bb846f3bd293fd7303ad827838e7
parentf2824647f371986cefa4dba7b0e51a54d9798aed
util: Created header to define functions that may be used in more that one place

Using local function prototype redefinition is dangerous, now the
prototype is seen in all concerned files.
util/Makefile.am
util/common.h [new file with mode: 0644]
util/convertfonts.c
util/fontconv.c
util/getstyle.c
util/setstyle.c