mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 18:09:48 +00:00
Fix missing </File> tag
This commit is contained in:
parent
5d3a499638
commit
6d8332b76b
@ -592,12 +592,15 @@
|
||||
<File
|
||||
RelativePath=".\TestVectors\blake2.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TestVectors\blake2b.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TestVectors\blake2s.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TestVectors\camellia.txt"
|
||||
>
|
||||
@ -637,6 +640,7 @@
|
||||
<File
|
||||
RelativePath=".\TestVectors\hkdf.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TestVectors\hmac.txt"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user