Changeset 34824 for trunk/ppTranslate/src/ppMopsDetections.c
- Timestamp:
- Dec 14, 2012, 6:59:29 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppTranslate/src/ppMopsDetections.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppTranslate/src/ppMopsDetections.c
r32406 r34824 23 23 } 24 24 25 ppMopsDetections *ppMopsDetectionsAlloc( )25 ppMopsDetections *ppMopsDetectionsAlloc(void) 26 26 { 27 27 ppMopsDetections *det = psAlloc(sizeof(ppMopsDetections)); // Detections, to return
Note:
See TracChangeset
for help on using the changeset viewer.
