summaryrefslogtreecommitdiffstats
path: root/share/examples/sunrpc/msg/printmsg.c
diff options
context:
space:
mode:
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