Changeset 18330 for trunk/psModules/src/camera/pmFPAfileIO.c
- Timestamp:
- Jun 26, 2008, 11:11:56 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPAfileIO.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPAfileIO.c
r18307 r18330 921 921 // XXX this function is only called from pmFPAfileWrite 922 922 // XXX for each data type, there should be a function which writes the PHU, if needed 923 bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, constpmConfig *config)923 bool pmFPAfileWritePHU(pmFPAfile *file, const pmFPAview *view, pmConfig *config) 924 924 { 925 925 PS_ASSERT_PTR_NON_NULL(file, false);
Note:
See TracChangeset
for help on using the changeset viewer.
