aboutsummaryrefslogtreecommitdiff
path: root/share/examples/sunrpc/msg
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2017-12-29 23:58:05 +0000
committerEitan Adler <eadler@FreeBSD.org>2017-12-29 23:58:05 +0000
commit9faaeffdbd6f25443e8b1c31e15f7aa9e0d1f964 (patch)
treeed9907813feed29a7ee50b89b2fcf2d55f8eea9b /share/examples/sunrpc/msg
parent73454f862441e8ba5c3ed6fe508e1cdb88d11822 (diff)
examples: fix typo
Notes
Notes: svn path=/head/; revision=327366
Diffstat (limited to 'share/examples/sunrpc/msg')
-rw-r--r--share/examples/sunrpc/msg/msg_proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/sunrpc/msg/msg_proc.c b/share/examples/sunrpc/msg/msg_proc.c
index ed088839e52a..45ffe7cc1153 100644
--- a/share/examples/sunrpc/msg/msg_proc.c
+++ b/share/examples/sunrpc/msg/msg_proc.c
@@ -9,7 +9,7 @@
#include "msg.h" /* need this too: msg.h will be generated by rpcgen */
/*
- * Remote verson of "printmessage"
+ * Remote version of "printmessage"
*/
int *
printmessage_1(msg)