This commit is contained in:
John Cupitt 2009-01-12 21:58:05 +00:00
parent c08b0ebc1d
commit 652ccf7719
2 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@
*/ */
/* /*
#define DEBUG
*/ */
#define DEBUG
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>

View File

@ -607,7 +607,7 @@ affinei_all_vec( im_object *argv )
/* Description of im_affinei_all. /* Description of im_affinei_all.
*/ */
static im_function af_all_all_all_allfinei_all_desc = { static im_function affinei_all_desc = {
"im_affinei_all", /* Name */ "im_affinei_all", /* Name */
"affine transform of whole image", "affine transform of whole image",
IM_FN_TRANSFORM | IM_FN_PIO, /* Flags */ IM_FN_TRANSFORM | IM_FN_PIO, /* Flags */