IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31600


Ignore:
Timestamp:
Jun 2, 2011, 3:59:10 PM (15 years ago)
Author:
eugene
Message:

remove extra space in prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110505/psastro/src/psastroConvert.c

    r31447 r31600  
    1414// leak free 2006.04.27
    1515
    16 static psArray * chooseStars(psArray *inStars, char *listName, psArray *sources, psVector *index, int nMax, float iMagMin, float iMagMax, pmSourceMode skip);
     16static psArray *chooseStars(psArray *inStars, char *listName, psArray *sources, psVector *index, int nMax, float iMagMin, float iMagMax, pmSourceMode skip);
    1717
    1818bool psastroConvertFPA (pmFPA *fpa, psMetadata *recipe) {
Note: See TracChangeset for help on using the changeset viewer.