- Timestamp:
- Sep 17, 2015, 8:26:20 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/libdvo/include/dvo.h
r38667 r38752 970 970 void dvo_catalog_test (Catalog *catalog, int halt); 971 971 972 int dvo_catalog_backup (Catalog *catalog, int primary);973 int dvo_catalog_unlink_backup (Catalog *catalog, int primary);972 int dvo_catalog_backup (Catalog *catalog, char *suffix, int primary); 973 int dvo_catalog_unlink_backup (Catalog *catalog, char *suffix, int primary); 974 974 975 975 /* catmode-specific APIs */
Note:
See TracChangeset
for help on using the changeset viewer.
