diff options
Diffstat (limited to 'src/tet3/dtet2lib/putenv.c')
-rw-r--r-- | src/tet3/dtet2lib/putenv.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tet3/dtet2lib/putenv.c b/src/tet3/dtet2lib/putenv.c index 43542daa..a943a35e 100644 --- a/src/tet3/dtet2lib/putenv.c +++ b/src/tet3/dtet2lib/putenv.c @@ -38,6 +38,8 @@ MODIFICATIONS: added support the MT DLL version of the C runtime support library on Win32 systems + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. ************************************************************************/ |