summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen/rpc_cout.c
diff options
context:
space:
mode:
authorTobias Weingartner <weingart@cvs.openbsd.org>2007-10-03 14:35:49 +0000
committerTobias Weingartner <weingart@cvs.openbsd.org>2007-10-03 14:35:49 +0000
commite12a06d9b5a9e9055f5b610c26b17356fb7c70d6 (patch)
treeedb12bc54a733748eaa5d737904fbd819f5be734 /usr.bin/rpcgen/rpc_cout.c
parent9a1570f6c7d3681a28da52776ea5c5b6fc5df41e (diff)
Some -Wall cleanup to help fix other bugs.
ok krw@
Diffstat (limited to 'usr.bin/rpcgen/rpc_cout.c')
-rw-r--r--usr.bin/rpcgen/rpc_cout.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rpcgen/rpc_cout.c b/usr.bin/rpcgen/rpc_cout.c
index fb717b93ff7..cb2acb6c786 100644
--- a/usr.bin/rpcgen/rpc_cout.c
+++ b/usr.bin/rpcgen/rpc_cout.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: rpc_cout.c,v 1.18 2004/07/16 07:31:05 matthieu Exp $ */
+/* $OpenBSD: rpc_cout.c,v 1.19 2007/10/03 14:35:48 weingart Exp $ */
/* $NetBSD: rpc_cout.c,v 1.6 1996/10/01 04:13:53 cgd Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
@@ -31,7 +31,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)rpc_cout.c 1.13 89/02/22 (C) 1987 SMI";
+static const char sccsid[] = "@(#)rpc_cout.c 1.13 89/02/22 (C) 1987 SMI";
#endif
/*