diff options
Diffstat (limited to 'src/tet3/apithr/api_lock.c')
-rw-r--r-- | src/tet3/apithr/api_lock.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/apithr/api_lock.c b/src/tet3/apithr/api_lock.c index 81bf2f64..7b2444fe 100644 --- a/src/tet3/apithr/api_lock.c +++ b/src/tet3/apithr/api_lock.c @@ -57,6 +57,9 @@ MODIFICATIONS: Use TETware-specific macros to access threads functions and data items. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <string.h> |