IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2006, 5:54:51 PM (20 years ago)
Author:
Paul Price
Message:

Adding documentation for pmConfig.h. Cleaning up pmConfig.c. Renamed readConfig to pmConfigFileRead (since it's public, it should have a pm name).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r9539 r9579  
    266266            return NULL;
    267267        }
    268         readConfig (&file->format, formatFile, formatName);
     268        pmConfigFileRead(&file->format, formatFile, formatName);
    269269        psFree (words);
    270270    }
Note: See TracChangeset for help on using the changeset viewer.