Ignore:
Timestamp:
2006-02-15T16:38:22+13:00 (18 years ago)
Author:
mdewsnip
Message:

Various little bug fixes and improvements (many to get things working with Visual Studio 2005), by Emanuel Dejanu.

File:
1 edited

Legend:

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

    r10789 r11259  
    6565  numBytes=0;
    6666  format.erase(format.begin(), format.end());
    67   building.erase(format.begin(), format.end());
     67  building.erase(building.begin(), building.end());
    6868  httpdomain.clear();
    6969  httpprefix.clear();
Note: See TracChangeset for help on using the changeset viewer.