- Timestamp:
- Jul 15, 2015, 10:44:35 AM (11 years ago)
- Location:
- branches/eam_branches/ipp-20150625/Ohana/src/opihi
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
cmd.data/uniq.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/opihi
-
Property svn:mergeinfo
set to
/trunk/Ohana/src/opihi merged eligible
-
Property svn:mergeinfo
set to
-
branches/eam_branches/ipp-20150625/Ohana/src/opihi/cmd.data/uniq.c
r38579 r38588 93 93 // free up extra memory 94 94 ResetVector (ovec, ivec->type, Nnew); 95 if (cvec) ResetVector ( ovec, OPIHI_INT, Nnew);95 if (cvec) ResetVector (cvec, OPIHI_INT, Nnew); 96 96 97 97 return (TRUE);
Note:
See TracChangeset
for help on using the changeset viewer.
