Subject: CVS commit: pkgsrc/graphics/libexif
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 05/27/2005 14:20:36
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Fri May 27 14:20:36 UTC 2005

Modified Files:
	pkgsrc/graphics/libexif: distinfo
	pkgsrc/graphics/libexif/patches: patch-ac

Log Message:
don't return a value in a void function, just return.
This fixes the build for IRIX MIPSPro compilers, that actually bail out
on this condition with an error.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/libexif/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/libexif/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.