CVS commit by arwalker: Removed all compiler warnings M +1 -1 chop.c 1.3 --- kdeextragear-2/kst/plugins/chop/chop.c #1.2:1.3 @@ -30,5 +30,5 @@ int chop( const double *const inArrays[] */ if( inScalars ) { } - if( outArrays ) { } + if( outScalars ) { } if( iLength > 1 )