mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
updated message
This commit is contained in:
@@ -1263,7 +1263,7 @@ fork_failed:
|
||||
ret = handle_sec_mod_commands(s);
|
||||
if (ret < 0) { /* bad commands from sec-mod are unacceptable */
|
||||
mslog(s, NULL, LOG_ERR,
|
||||
"error command from sec-mod");
|
||||
"error in command from sec-mod");
|
||||
terminate = 1;
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user