diff options
Diffstat (limited to 'src/tet3/tcc/scen1.c')
-rw-r--r-- | src/tet3/tcc/scen1.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tet3/tcc/scen1.c b/src/tet3/tcc/scen1.c index 57fa3dde..8abba13b 100644 --- a/src/tet3/tcc/scen1.c +++ b/src/tet3/tcc/scen1.c @@ -50,6 +50,8 @@ MODIFICATIONS: Functions previously in getline_tcc.c moved to here, and enhanced to support multiple input files. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. ************************************************************************/ |