Changeset 15596


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

Minor comment fix.

File:
1 edited

Legend:

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

    r15572 r15596  
    178178
    179179  // Efficiency improvement: only get the filter to retrieve metadata if some has been requested
    180   // Otherwise, the filter makes an unnecessary request to the GDBM database for each child node
     180  // Otherwise, the filter makes an unnecessary request to the database for each child node
    181181  // By Michael Dewsnip, DL Consulting Ltd
    182182  if (metadata.size() > 0)
Note: See TracChangeset for help on using the changeset viewer.