Skip to content

Commit

Permalink
Bug 1690421 - Adjust 3.62 ABI report formatting for new libabigail. r…
Browse files Browse the repository at this point in the history
…=bbeurdouche

Differential Revision: https://phabricator.services.mozilla.com/D104067

--HG--
extra : moz-landing-system : lando
  • Loading branch information
Kevin Jacobs committed Feb 4, 2021
1 parent 098095e commit 6f1f30e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions automation/abi-check/expected-report-libnss3.so.txt
@@ -1,5 +1,5 @@

2 Added functions:

[A] 'function SECStatus PK11_HPKE_ExportContext(const HpkeContext*, PK11SymKey*, SECItem**)' {PK11_HPKE_ExportContext@@NSS_3.62}
[A] 'function HpkeContext* PK11_HPKE_ImportContext(const SECItem*, PK11SymKey*)' {PK11_HPKE_ImportContext@@NSS_3.62}
'function SECStatus PK11_HPKE_ExportContext(const HpkeContext*, PK11SymKey*, SECItem**)' {PK11_HPKE_ExportContext@@NSS_3.62}
'function HpkeContext* PK11_HPKE_ImportContext(const SECItem*, PK11SymKey*)' {PK11_HPKE_ImportContext@@NSS_3.62}

0 comments on commit 6f1f30e

Please sign in to comment.