From a958416f1b4a022c358b94db0b8e6bcc6cb54ee0 Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 14 Dec 1996 06:16:51 +0000 Subject: -Wall cleaning. --- bin/stty/print.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/stty/print.c') diff --git a/bin/stty/print.c b/bin/stty/print.c index 6df7fea..d110437 100644 --- a/bin/stty/print.c +++ b/bin/stty/print.c @@ -30,11 +30,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: print.c,v 1.4 1995/04/29 15:17:16 bde Exp $ + * $Id: print.c,v 1.5 1995/05/30 00:07:27 rgrimes Exp $ */ #ifndef lint -static char sccsid[] = "@(#)print.c 8.6 (Berkeley) 4/16/94"; +static char const sccsid[] = "@(#)print.c 8.6 (Berkeley) 4/16/94"; #endif /* not lint */ #include -- cgit v1.1