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 84 by Douglas Thrift, 2004-03-01T16:50:18-08:00 vs.
Revision 87 by Douglas Thrift, 2004-03-01T17:22:53-08:00

# Line 14 | Line 14 | public class HostUpdateSharp
14          public static void Main(string[] args)
15          {
16   #if _FreeBSD_
17 <                String os = "FreeBSD";
17 >                String os = "FreeBSD 4.9-STABLE i386";
18   #else
19                  OperatingSystem os = Environment.OSVersion;
20   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines