IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2016, 3:00:30 PM (11 years ago)
Author:
eugene
Message:

fix the counting for ngroups, free allocated memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo.h

    r39301 r39319  
    11211121
    11221122void InitHost (HostInfo *host);
     1123void FreeHostTable (HostTable *table);
     1124void FreeHostTableGroup (HostTableGroup *table);
    11231125
    11241126HostTableGroup *HostTableGroupsUniqueMachines (HostTable *table, int *ngroups);
Note: See TracChangeset for help on using the changeset viewer.