dtscreen: Resolve (all) 11 warnigns caused by -Wall

This commit is contained in:
Peter Howkins
2012-11-16 15:57:36 +00:00
parent a67b65198d
commit b556633eca
6 changed files with 14 additions and 12 deletions

View File

@@ -56,7 +56,7 @@
#define MAXANGLE 10000.0 /* irrectangular */
#define DEFAULTCOUNT 3
typedef unsigned char Boolean;
/*typedef unsigned char Boolean; */
#define IDENT(X) X
#if defined (__STDC__) || defined (AIXV3)