IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36549


Ignore:
Timestamp:
Feb 25, 2014, 1:17:53 PM (12 years ago)
Author:
eugene
Message:

fix image ID comms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140206/Ohana/src/relphot/src/share_image_mags.c

    r36545 r36549  
    8282  }
    8383
    84   fprintf (stderr, "DONE grabbing image mags from other hosts");
     84  fprintf (stderr, "DONE grabbing image mags from other hosts\n");
    8585
    8686  return TRUE;
     
    9696  image_mags->flags       = image->flags;
    9797  image_mags->ubercalDist = image->ubercalDist;
     98  image_mags->imageID     = image->imageID;
    9899
    99100  return TRUE;
Note: See TracChangeset for help on using the changeset viewer.