Ignore:
Timestamp:
2008-05-20T11:27:16+12:00 (16 years ago)
Author:
mdewsnip
Message:

(Adding new DB support) Changed the "gdbmhome" to "dbhome".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/protocol/nullproto.cpp

    r15450 r15588  
    4545// collectset has been added to the protocol with set_collectset()
    4646void nullproto::add_collection (const text_t &collection, void *recpt,
    47                 const text_t &gsdlhome, const text_t &gdbmhome) {     
     47                const text_t &gsdlhome, const text_t &dbhome) {     
    4848 
    4949  if (cset != NULL) {
Note: See TracChangeset for help on using the changeset viewer.