diff options
Diffstat (limited to 'src/tet3/tcc/config.c')
-rw-r--r-- | src/tet3/tcc/config.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/tcc/config.c b/src/tet3/tcc/config.c index 2b21b0b3..d46a359e 100644 --- a/src/tet3/tcc/config.c +++ b/src/tet3/tcc/config.c @@ -56,6 +56,9 @@ MODIFICATIONS: In TETware-Lite, write the local system's per-system configurations to the temporary files instead of the master configurations. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <stdio.h> |