Revision 830 trunk/libraries/libjni-gdal/src/rasterband_interfaz.c

View differences:

rasterband_interfaz.c
151 151
  		float *buffFloat=NULL;
152 152
  		double *buffDouble=NULL;
153 153
  		
154
  		int tipo=0;
155

  
156
  		
157
  		
154
  		 		
158 155
	    rb = *(GDALRasterBandH **)&cPtr;
159 156
  		
160 157
  		if(rb!=NULL){

Also available in: Unified diff