Ignore:
Timestamp:
2009-09-18T11:12:18+12:00 (15 years ago)
Author:
mdewsnip
Message:

Fixed minor comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/src/oaiservr/resumptiontoken.cpp

    r20590 r20625  
    2424  this->position = "";
    2525
    26   // This uses custom code into of the text_t splitchar() function because that is buggy
     26  // This uses custom code instead of the text_t splitchar() function because that is buggy
    2727  text_tarray resumption_token_string_parts;
    2828  text_t resumption_token_string_part;
Note: See TracChangeset for help on using the changeset viewer.