IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2005, 9:20:19 PM (21 years ago)
Author:
eugene
Message:

fixed unit-ed value compile errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/dvo_image_raw.c

    r5241 r5386  
    4949
    5050  /* get datatype size */
     51  ImageSize = 0;
    5152  if (db[0].format == DVO_FORMAT_INTERNAL)  ImageSize = sizeof(Image);
    5253  if (db[0].format == DVO_FORMAT_LONEOS)    ImageSize = sizeof(ImageLoneos);
Note: See TracChangeset for help on using the changeset viewer.