ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/proj/trunk/Search/Indexer.cpp
(Generate patch)

Comparing trunk/Search/Indexer.cpp (file contents):
Revision 359 by Douglas Thrift, 2004-08-15T00:41:10-07:00 vs.
Revision 360 by Douglas Thrift, 2004-08-19T20:09:52-07:00

# Line 227 | Line 227 | void Indexer::robots(URL& url)
227  
228                  string line;
229                  bool record(false), hasVersion(false), hasName(false), hasAll(false);
230 <                robot state(none);
230 >                Robot state(none);
231                  Set restrictionsVersion, restrictionsName, restrictionsAll;
232  
233                  while (http.good())

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines