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

Comparing CCSAdmin/common.c (file contents):
Revision 584 by douglas, 2005-11-22T18:14:57-08:00 vs.
Revision 586 by douglas, 2005-11-23T21:16:24-08:00

# Line 213 | Line 213 | int setenv(const char *name, const char
213  
214                  return putenv(string);
215          }
216 <        else
217 <                return 0;
216 >
217 >        return 0;
218   }
219   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines