Skip to content

Commit

Permalink
(sigh) abi check file has a file location change after the merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrelyea committed Apr 29, 2021
1 parent 71573d7 commit f945d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/abi-check/expected-report-libnss3.so.txt
Expand Up @@ -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'
Expand Down

0 comments on commit f945d56

Please sign in to comment.