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

Comparing HostStatus/HostStatus.cpp (file contents):
Revision 29 by Douglas Thrift, 2003-11-14T12:44:58-08:00 vs.
Revision 30 by Douglas Thrift, 2003-11-14T19:31:53-08:00

# Line 83 | Line 83 | void HostStatus::display(const string& m
83                          hostupdate << itor->first << '=' << itor->second << '&';
84                  }
85  
86 <                hostupdate << '\n';
86 >                hostupdate << '\n' << flush;
87          }
88  
89          do

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines