summaryrefslogtreecommitdiff
path: root/src/tet3/tccd/fake.c
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/tccd/fake.c
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/tccd/fake.c')
-rw-r--r--src/tet3/tccd/fake.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/tccd/fake.c b/src/tet3/tccd/fake.c
index 089560c3..c954b4e4 100644
--- a/src/tet3/tccd/fake.c
+++ b/src/tet3/tccd/fake.c
@@ -32,6 +32,9 @@ DESCRIPTION:
MODIFICATIONS:
+ Aaron Plattner, April 2010
+ Fixed warnings when compiled with GCC's -Wall option.
+
************************************************************************/
#include <sys/types.h>