summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Relyea <rrelyea@redhat.com>2021-04-29 10:08:01 -0700
committerRobert Relyea <rrelyea@redhat.com>2021-04-29 10:08:01 -0700
commite5ee7af7dc4e9204e1807d08eb7b804451473f1c (patch)
treee825452fc6bc0a3ca469ec9ab0a50c06e7560125
parent1d7cfb995f80a079a8ab04b32f92de8ef4e99813 (diff)
downloadnss-hg-e5ee7af7dc4e9204e1807d08eb7b804451473f1c.tar.gz
(sigh) abi check file has a file location change after the merge
-rw-r--r--automation/abi-check/expected-report-libnss3.so.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/abi-check/expected-report-libnss3.so.txt b/automation/abi-check/expected-report-libnss3.so.txt
index f4cb8919d..41fafc87b 100644
--- a/automation/abi-check/expected-report-libnss3.so.txt
+++ b/automation/abi-check/expected-report-libnss3.so.txt
@@ -6,7 +6,7 @@
1 function with some indirect sub-type change:
- [C]'function PK11Context* PK11_CreateContextBySymKey(CK_MECHANISM_TYPE, CK_ATTRIBUTE_TYPE, PK11SymKey*, SECItem*)' at pk11cxt.c:479:1 has some indirect sub-type changes:
+ [C]'function PK11Context* PK11_CreateContextBySymKey(CK_MECHANISM_TYPE, CK_ATTRIBUTE_TYPE, PK11SymKey*, SECItem*)' at pk11cxt.c:493:1 has some indirect sub-type changes:
parameter 4 of type 'SECItem*' changed:
in pointed to type 'typedef SECItem':
entity changed from 'typedef SECItem' to 'const SECItem'