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

Comparing HostStatus/HostStatus.hpp (file contents):
Revision 52 by Douglas Thrift, 2003-12-12T14:28:04-08:00 vs.
Revision 58 by Douglas Thrift, 2003-12-14T16:07:27-08:00

# Line 38 | Line 38 | inline int sputenv(const string& name)
38  
39          int code = putenv(value);
40  
41        delete [] value;
42
41          return code;
42   }
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines