summaryrefslogtreecommitdiffstats
path: root/share/examples/sunrpc/msg/printmsg.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/printmsg.c
parenta14d555c873398b14776ca4f2c33f9c69617afb9 (diff)
downloadFreeBSD-src-423ba8f9bc23d93bfc244aca9b12563b1c9de90d.zip
FreeBSD-src-423ba8f9bc23d93bfc244aca9b12563b1c9de90d.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'share/examples/sunrpc/msg/printmsg.c')
-rw-r--r--share/examples/sunrpc/msg/printmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/sunrpc/msg/printmsg.c b/share/examples/sunrpc/msg/printmsg.c
index dde55dd..f2d5285 100644
--- a/share/examples/sunrpc/msg/printmsg.c
+++ b/share/examples/sunrpc/msg/printmsg.c
@@ -20,7 +20,7 @@ main(argc, argv)
fprintf(stderr, "%s: sorry, couldn't print your message\n",
argv[0]);
exit(1);
- }
+ }
printf("Message delivered!\n");
}
OpenPOWER on IntegriCloud