diff options
author | Björn Gustavsson <[email protected]> | 2017-02-17 14:07:28 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2017-02-17 14:07:33 +0100 |
commit | b1ada5d80a5ed7a1e069cdd8bff7545e09ca5e4c (patch) | |
tree | 7a24f12d1fea581425b634a1858530b82b27466a /bootstrap/lib/kernel/include | |
parent | 4399cdb515d7e325c18f2cb3463098121b07db72 (diff) | |
download | otp-b1ada5d80a5ed7a1e069cdd8bff7545e09ca5e4c.tar.gz otp-b1ada5d80a5ed7a1e069cdd8bff7545e09ca5e4c.tar.bz2 otp-b1ada5d80a5ed7a1e069cdd8bff7545e09ca5e4c.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/kernel/include')
-rw-r--r-- | bootstrap/lib/kernel/include/inet_sctp.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/kernel/include/inet_sctp.hrl b/bootstrap/lib/kernel/include/inet_sctp.hrl index 7b309b0e1c..ddb3cdc26c 100644 --- a/bootstrap/lib/kernel/include/inet_sctp.hrl +++ b/bootstrap/lib/kernel/include/inet_sctp.hrl @@ -120,7 +120,7 @@ }). %% sctp_partial_delivery_event: XXX: Not clear whether it is delivered to -%% the Sender or to the Recipient (probably the +%% the Sender or to the Recepient (probably the %% former). Currently, there is only 1 possible %% value for "indication": -record(sctp_pdapi_event, |