wrlib: new headers to contain definition of internal stuff
commit96a6e4da1e27a1541567cd0d3150271efff4ef00
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 14 Jun 2014 17:34:06 +0000 (14 19:34 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jun 2014 18:45:20 +0000 (15 19:45 +0100)
tree111f4ead1ebcd69486c05e282d2d4320c9305679
parent6c3cd08dade58b4757b36938c02d650b068c5828
wrlib: new headers to contain definition of internal stuff

Using local function prototype redefinition is dangerous, now a single
prototype is seen in all the files that are concerned.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
wrlib/Makefile.am
wrlib/context.c
wrlib/convert.c
wrlib/scale.c
wrlib/scale.h [new file with mode: 0644]
wrlib/xutil.c
wrlib/xutil.h [new file with mode: 0644]