IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2007, 11:35:51 AM (19 years ago)
Author:
Paul Price
Message:

Adding const

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsPhotcode.c

    r12696 r13410  
    1717#include "pmConceptsPhotcode.h"
    1818
    19 psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, pmFPAview *view)
     19psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, const pmFPAview *view)
    2020{
    2121    PS_ASSERT_PTR_NON_NULL(config, NULL);
Note: See TracChangeset for help on using the changeset viewer.