summaryrefslogtreecommitdiff
path: root/src/tet3/tcc/tool.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tet3/tcc/tool.c')
-rw-r--r--src/tet3/tcc/tool.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/tet3/tcc/tool.c b/src/tet3/tcc/tool.c
index c9d74e8e..23da0f53 100644
--- a/src/tet3/tcc/tool.c
+++ b/src/tet3/tcc/tool.c
@@ -45,7 +45,10 @@ MODIFICATIONS:
Andrew Dingwall, UniSoft Ltd., May 1998
Use tet_basename() instead of tcc_basename().
-
+
+ Aaron Plattner, April 2010
+ Fixed warnings when compiled with GCC's -Wall option.
+
************************************************************************/
#include <stdio.h>