mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
examples: fix typo
This commit is contained in:
parent
73454f8624
commit
9faaeffdbd
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue