diff options
Diffstat (limited to 'src/tet3/tcm/tcmrem.c')
-rw-r--r-- | src/tet3/tcm/tcmrem.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tet3/tcm/tcmrem.c b/src/tet3/tcm/tcmrem.c index caef4171..5ac5d708 100644 --- a/src/tet3/tcm/tcmrem.c +++ b/src/tet3/tcm/tcmrem.c @@ -52,7 +52,10 @@ MODIFICATIONS: Added support for shared API libraries. Note that this includes a change to the calling convention for child processes. - + + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <stdio.h> |