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

Comparing HostUpdateSharp/HostUpdateSharp.cs (file contents):
Revision 929 by Douglas Thrift, 2004-03-02T14:57:46-08:00 vs.
Revision 930 by douglas, 2007-06-19T14:07:50-07:00

# Line 47 | Line 47 | public class HostUpdateSharp
47  
48                  if ((host + "").IndexOf('.') < 0)
49                  {
50 <                        host.Append(".local.douglasthrift.net");
50 >                        host.Append(".douglasthrift.net");
51                  }
52  
53                  WebHeaderCollection headers = new WebHeaderCollection();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines