diff options
Diffstat (limited to 'src/tet3/xresd/xresd_xt.c')
-rw-r--r-- | src/tet3/xresd/xresd_xt.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tet3/xresd/xresd_xt.c b/src/tet3/xresd/xresd_xt.c index e0ba821e..5eb107d5 100644 --- a/src/tet3/xresd/xresd_xt.c +++ b/src/tet3/xresd/xresd_xt.c @@ -41,7 +41,9 @@ MODIFICATIONS: Andrew Dingwall, UniSoft Ltd., July 1998 Changed tet_calls[] from (struct t_call) to (struct t_call *). - + + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. ************************************************************************/ |