Skip to content
Snippets Groups Projects
Commit b845ddc3 authored by Michael Tüxen's avatar Michael Tüxen
Browse files

Shorten a field name.

parent e053c23a
No related branches found
No related tags found
No related merge requests found
......@@ -217,7 +217,7 @@ struct sctp_i_data_chunk {
__be16 length;
__be32 tsn;
__be16 sid;
__be16 reserved;
__be16 res;
__be32 mid;
union {
__be32 ppid;
......
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