diff options
Diffstat (limited to 'src/tet3/dtet2lib/ldst.c')
-rw-r--r-- | src/tet3/dtet2lib/ldst.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/dtet2lib/ldst.c b/src/tet3/dtet2lib/ldst.c index 17d093f3..6bc9bf5e 100644 --- a/src/tet3/dtet2lib/ldst.c +++ b/src/tet3/dtet2lib/ldst.c @@ -33,6 +33,9 @@ DESCRIPTION: MODIFICATIONS: + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #ifndef TET_LITE /* -START-LITE-CUT- */ |