diff options
Diffstat (limited to 'src/tet3/tcc/tcc_bs.c')
-rw-r--r-- | src/tet3/tcc/tcc_bs.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tet3/tcc/tcc_bs.c b/src/tet3/tcc/tcc_bs.c index 50011dd5..f4e2ed73 100644 --- a/src/tet3/tcc/tcc_bs.c +++ b/src/tet3/tcc/tcc_bs.c @@ -47,6 +47,8 @@ MODIFICATIONS: Changes for TETware. This file is derived from d_tcc_bs.c in dTET2 R2.3. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. ************************************************************************/ |