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 100 by Douglas Thrift, 2004-03-02T01:35:17-08:00 vs.
Revision 101 by Douglas Thrift, 2004-03-02T01:40:20-08:00

# Line 87 | Line 87 | public class HostUpdateSharp
87          {
88                  if (uname == "")
89                  {
90 <                        "Unknown 0.0 x86";
90 >                        uname = "Unknown 0.0 x86";
91                  }
92 +
93 +                return uname;
94          }
95   #else
96          private static string platform()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines