Ignore:
Timestamp:
2008-05-20T13:52:07+12:00 (16 years ago)
Author:
mdewsnip
Message:

Removed "gdbm" from a couple of comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/recpt/wizardaction.cpp

    r15453 r15597  
    618618  // the existing collection server - we do this for the local library
    619619  // (and any other persistent version of the library) as the existing
    620   // gdbm file can't be deleted while the collection server holds it open
     620  // database file can't be deleted while the collection server holds it open
    621621  if ((args[macro_prefix+"econf"] == 1) || (args[macro_prefix+"esrce"] == 1)) {
    622622    remove_colservr (collection, logout);
Note: See TracChangeset for help on using the changeset viewer.