~ubuntu-branches/ubuntu/trusty/vips/trusty-proposed

« back to all changes in this revision

Viewing changes to libvips/arithmetic/hist_find_ndim.c

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2014-03-29 12:29:29 UTC
  • mfrom: (1.1.21) (30.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20140329122929-fvxnaann32ex0gzk
Tags: 7.38.5-2
Enable dh-autoreconf. (Closes: #742872)

Show diffs side-by-side

added added

removed removed

Lines of Context:
154
154
                build( object ) )
155
155
                return( -1 );
156
156
 
157
 
        if( vips_image_copy_fields( ndim->out, statistic->ready ) ) 
 
157
        if( vips_image_pipelinev( ndim->out, 
 
158
                VIPS_DEMAND_STYLE_ANY, statistic->ready, NULL ) ) 
158
159
                return( -1 );
159
160
        vips_image_init_fields( ndim->out,
160
161
                ndim->bins,