Changeset 17986
- Timestamp:
- Jun 8, 2008, 2:33:02 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmFPA.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmFPA.c
r17911 r17986 381 381 } 382 382 383 // this may be somewhat pedantic, but it makes these things consistent 384 if (!psMetadataAddStr(tmpFPA->concepts, PS_LIST_TAIL, "FPA.NAME", PS_META_REPLACE, 385 "name of FPA level", "fpa")) { 386 psErrorClear(); 387 psWarning("Could not add FPA.NAME to concepts."); 388 } 389 383 390 return tmpFPA; 384 391 }
Note:
See TracChangeset
for help on using the changeset viewer.
