From 760bba8f95a12e7f581697b2d160f7a58a4df9c9 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 19 Jun 2013 06:42:39 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1935 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/libpam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpam.c') diff --git a/lib/libpam.c b/lib/libpam.c index 549f4c55..c99ebd54 100644 --- a/lib/libpam.c +++ b/lib/libpam.c @@ -1291,7 +1291,7 @@ pnm_addopacityrow(const struct pam * const pamP, void pnm_getopacity(const struct pam * const pamP, - bool * const haveOpacityP, + int * const haveOpacityP, unsigned int * const opacityPlaneP) { /* Usage note: this is obsolete since we added 'have_opacity', etc. -- cgit 1.4.1