Changeset 23487 for trunk/psModules/src/objects/pmDetections.c
- Timestamp:
- Mar 23, 2009, 9:42:42 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmDetections.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmDetections.c
r18828 r23487 30 30 31 31 // generate a pmDetections container with empty (allocated) footprints and peaks containers 32 pmDetections *pmDetectionsAlloc( ) {32 pmDetections *pmDetectionsAlloc(void) { 33 33 34 34 pmDetections *detections = (pmDetections *)psAlloc(sizeof(pmDetections));
Note:
See TracChangeset
for help on using the changeset viewer.
