Changeset 2678 for trunk/gsdl/src


Ignore:
Timestamp:
2001-07-27T13:49:54+12:00 (23 years ago)
Author:
kjm18
Message:

tidy up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/collectset.h

    r2549 r2678  
    3838
    3939  // Add/remove collections
    40   void collectset::remove_collection (const text_t &collection, ostream &logout);
    41   void collectset::add_collection (const text_t &collection, void *recpt,
     40  void remove_collection (const text_t &collection, ostream &logout);
     41  void add_collection (const text_t &collection, void *recpt,
    4242                  const text_t &gsdlhome, const text_t &gdbmhome);
    4343
Note: See TracChangeset for help on using the changeset viewer.