IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2006, 5:33:37 PM (20 years ago)
Author:
Paul Price
Message:

Fixing code after pushing argc,argv into pmConfig.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImage.h

    r7639 r7677  
    1313
    1414// Get the configuration
    15 pmConfig *ppImageArguments(int *argc, char **argv);
     15pmConfig *ppImageArguments(int argc, char **argv);
    1616
    1717// Determine what type of camera, and initialise
Note: See TracChangeset for help on using the changeset viewer.