stuff
This commit is contained in:
parent
c08b0ebc1d
commit
652ccf7719
@ -30,8 +30,8 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
#define DEBUG
|
||||
*/
|
||||
#define DEBUG
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
|
@ -607,7 +607,7 @@ affinei_all_vec( im_object *argv )
|
||||
|
||||
/* 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 */
|
||||
"affine transform of whole image",
|
||||
IM_FN_TRANSFORM | IM_FN_PIO, /* Flags */
|
||||
|
Loading…
Reference in New Issue
Block a user