diff options
Diffstat (limited to 'src/tet3/inc/dtthr.h')
-rw-r--r-- | src/tet3/inc/dtthr.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tet3/inc/dtthr.h b/src/tet3/inc/dtthr.h index 5f57f2fe..4ca1fee0 100644 --- a/src/tet3/inc/dtthr.h +++ b/src/tet3/inc/dtthr.h @@ -46,7 +46,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. + ************************************************************************/ #ifdef TET_THREADS |