summaryrefslogtreecommitdiff
path: root/src/tet3/inetlib/poll.c.orig
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2010-04-20 09:53:22 -0700
committerAaron Plattner <aplattner@nvidia.com>2010-04-20 09:55:54 -0700
commit4d95ca878726433febebb741de1fa2b69e9363f0 (patch)
treed08e60b638e19609a5f19c2b6fe868cb754bb4f8 /src/tet3/inetlib/poll.c.orig
parent999d8e8d1e430c62b5237e885836830e5f8b8d73 (diff)
tet: Add change notifications to comply with the annoying terms of the 'Artistic' license.
From the license: 3. You may otherwise modify your copy of this Package in any way, provided that you **insert a prominent notice in each changed file stating how and when you changed that file**, and provided that you do at least ONE of the following: [...] (emphasis mine) Most, but not all, of the files in src/tet3 do not have the X11 license at the top and so are covered by this clause. Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/tet3/inetlib/poll.c.orig')
-rw-r--r--src/tet3/inetlib/poll.c.orig5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tet3/inetlib/poll.c.orig b/src/tet3/inetlib/poll.c.orig
index 4055fd6d..cc5da41c 100644
--- a/src/tet3/inetlib/poll.c.orig
+++ b/src/tet3/inetlib/poll.c.orig
@@ -37,7 +37,10 @@ MODIFICATIONS:
modifications any more.
Provision of FD_SET macro and friends now only if _XOPEN_SOURCE
is not defined.
-
+
+ Aaron Plattner, April 2010
+ Fixed warnings when compiled with GCC's -Wall option.
+
************************************************************************/
#include <errno.h>