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

Comparing trunk/Collector.cpp (file contents):
Revision 22 by douglas, 2004-07-17T00:54:46-07:00 vs.
Revision 23 by douglas, 2004-07-17T01:08:00-07:00

# Line 31 | Line 31 | Collector::Collector(const ext::String&
31  
32   int Collector::collect()
33   {
34 <        cerr << "Collector::collect()\n";
34 >        cerr << bright << green << "Collector::collect()\n" << reset;
35  
36          net::Oscar::Session session;
37          net::Oscar::AuthTool auth(session);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines