diff options
Diffstat (limited to 'src/tet3/xtilib/nbio.c')
-rw-r--r-- | src/tet3/xtilib/nbio.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tet3/xtilib/nbio.c b/src/tet3/xtilib/nbio.c index f18b44e8..0400d73b 100644 --- a/src/tet3/xtilib/nbio.c +++ b/src/tet3/xtilib/nbio.c @@ -39,6 +39,8 @@ MODIFICATIONS: Andrew Dingwall, UniSoft Ltd., February 1995 changed to use O_NONBLOCK since XTI may not support FIONBIO + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. ************************************************************************/ |