mirror of
https://github.com/nextepc/nextepc-oss.git
synced 2025-11-02 21:03:15 +00:00
Fix typo and remove trailing whitespaces in nas-security
This commit is contained in:
@@ -53,7 +53,7 @@ ogs_pkbuf_t *nas_5gs_security_encode(
|
||||
ciphered = 1;
|
||||
break;
|
||||
default:
|
||||
ogs_error("Not implemented(securiry header type:0x%x)",
|
||||
ogs_error("Not implemented(security header type:0x%x)",
|
||||
message->h.security_header_type);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user