diff options
Diffstat (limited to 'src/tet3/dtet2lib/wait3.c')
-rw-r--r-- | src/tet3/dtet2lib/wait3.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/dtet2lib/wait3.c b/src/tet3/dtet2lib/wait3.c index 15038618..4d75466a 100644 --- a/src/tet3/dtet2lib/wait3.c +++ b/src/tet3/dtet2lib/wait3.c @@ -37,6 +37,9 @@ MODIFICATIONS: Andrew Dingwall, UniSoft Ltd., November 1992 Made call to waitpid() the default. + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ |