diff options
Diffstat (limited to 'src/tet3/tcclib/rmrf.c')
-rw-r--r-- | src/tet3/tcclib/rmrf.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tet3/tcclib/rmrf.c b/src/tet3/tcclib/rmrf.c index a205bba4..8ea627d8 100644 --- a/src/tet3/tcclib/rmrf.c +++ b/src/tet3/tcclib/rmrf.c @@ -41,7 +41,10 @@ MODIFICATIONS: Andrew Dingwall, UniSoft Ltd., July 1998 Added support for shared API libraries. - + + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <stdio.h> |