- Timestamp:
- Feb 4, 2023, 12:14:11 PM (3 years ago)
- Location:
- branches/eam_branches/ipp-20220316/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/camera/pmFPAfileDefine.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/psModules
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20220316/psModules/src/camera/pmFPAfileDefine.c
r42092 r42371 821 821 822 822 // find the file in the config list & generate a pmFPAfile for it based on the filerule 823 // return values (return, status): 824 // (not NULL, true) : file defined on RUN and can be loaded 825 // (NULL, true) : file not defined on RUN 826 // (NULL, false) : file defined on RUN, cannot be loaded 823 827 pmFPAfile *pmFPAfileDefineFromRun(bool *success, pmFPAfile *bind, pmConfig *config, const char *filename) 824 828 {
Note:
See TracChangeset
for help on using the changeset viewer.
