more -Wall

This commit is contained in:
Todd C. Miller
1998-11-18 04:16:13 +00:00
parent bbcd21287f
commit 62dba8f4d1
21 changed files with 83 additions and 92 deletions

View File

@@ -26,10 +26,6 @@
* Todd C. Miller Sun Jun 5 17:22:31 MDT 1994
*/
#ifndef lint
static const char rcsid[] = "$Id$";
#endif /* lint */
#include "config.h"
#include <stdio.h>
@@ -85,6 +81,10 @@ static const char rcsid[] = "$Id$";
#define TCSASOFT 0
#endif /* TCSASOFT */
#ifndef lint
static const char rcsid[] = "$Id$";
#endif /* lint */
/******************************************************************
*