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

Comparing trunk/Search/Ranker.cpp (file contents):
Revision 341 by Douglas Thrift, 2004-04-20T13:20:56-07:00 vs.
Revision 342 by Douglas Thrift, 2004-04-20T13:35:05-07:00

# Line 311 | Line 311 | void Ranker::setSample()
311                  {
312                          sample += " <strong>...</strong>";
313                  }
314 +                else if (sample == "")
315 +                {
316 +                        sample = "<strong>...</strong>";
317 +                }
318          }
319   }
320  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines