diff options
Diffstat (limited to 'src/tet3/servlib/sdusync.c')
-rw-r--r-- | src/tet3/servlib/sdusync.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/servlib/sdusync.c b/src/tet3/servlib/sdusync.c index cb776683..72935cda 100644 --- a/src/tet3/servlib/sdusync.c +++ b/src/tet3/servlib/sdusync.c @@ -37,6 +37,9 @@ MODIFICATIONS: Geoff Clare, UniSoft Ltd., July 1996 Changes for TETWare. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <stdio.h> |