Skip to content
Snippets Groups Projects
Commit dcfdd761 authored by Cedric Roux's avatar Cedric Roux
Browse files

minor: warnings removal

It seems that ciphering_algorithm is "unsigned int" in RRC Rel10
and "unsigned long" in RRC Rel14 (as processed by asn1c)

Let's force it to unsigned long in the log to avoid compilation-time
warnings.
parent 9d65f4dd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment