mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix up a comment added by r362455.
This commit is contained in:
parent
4302e8b671
commit
b94b9a80b2
1 changed files with 1 additions and 1 deletions
|
|
@ -985,7 +985,7 @@ clnt_vc_soupcall(struct socket *so, void *arg, int waitflag)
|
|||
* valid RPC message to parse.
|
||||
* I think it best to close this
|
||||
* connection and allow
|
||||
* clnt_reconnect_XXX() to try
|
||||
* clnt_reconnect_call() to try
|
||||
* and establish a new one.
|
||||
*/
|
||||
printf("clnt_vc_soupcall: "
|
||||
|
|
|
|||
Loading…
Reference in a new issue