summaryrefslogtreecommitdiffstats
path: root/share/examples/sunrpc/msg/msg_proc.c
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 06:58:14 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 06:58:14 +0000
commit423ba8f9bc23d93bfc244aca9b12563b1c9de90d (patch)
treec35d15efbecd3a9eb67a613df648a6bb614dca4b /share/examples/sunrpc/msg/msg_proc.c
parenta14d555c873398b14776ca4f2c33f9c69617afb9 (diff)
downloadFreeBSD-src-423ba8f9bc23d93bfc244aca9b12563b1c9de90d.zip
FreeBSD-src-423ba8f9bc23d93bfc244aca9b12563b1c9de90d.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'share/examples/sunrpc/msg/msg_proc.c')
-rw-r--r--share/examples/sunrpc/msg/msg_proc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/sunrpc/msg/msg_proc.c b/share/examples/sunrpc/msg/msg_proc.c
index 80e5d95..96c1cb5 100644
--- a/share/examples/sunrpc/msg/msg_proc.c
+++ b/share/examples/sunrpc/msg/msg_proc.c
@@ -9,9 +9,9 @@
/*
* Remote verson of "printmessage"
*/
-int *
+int *
printmessage_1(msg)
- char **msg;
+ char **msg;
{
static int result; /* must be static! */
FILE *f;
OpenPOWER on IntegriCloud