ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
HostUpdateSharp
/
HostUpdateSharp.cs
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing HostUpdateSharp/HostUpdateSharp.cs (file contents):
Revision
105
by
Douglas Thrift
, 2004-03-02T13:41:03-08:00 vs.
Revision
106
by
Douglas Thrift
, 2004-03-02T14:08:44-08:00
#
Line 88
|
Line 88
|
public class HostUpdateSharp
88
{
89
if (uname == "")
90
{
91
<
uname = "Unknown 0.0 x86";
91
>
uname = "Unknown";
92
}
93
94
return uname;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines