Author: eadler
Date: Fri Dec 29 23:58:05 2017
New Revision: 327366
URL: https://svnweb.freebsd.org/changeset/base/327366

Log:
  examples: fix typo

Modified:
  head/share/examples/sunrpc/msg/msg_proc.c

Modified: head/share/examples/sunrpc/msg/msg_proc.c
==============================================================================
--- head/share/examples/sunrpc/msg/msg_proc.c   Fri Dec 29 23:56:06 2017        
(r327365)
+++ head/share/examples/sunrpc/msg/msg_proc.c   Fri Dec 29 23:58:05 2017        
(r327366)
@@ -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)
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to