mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 01:49:41 +00:00
Update comments (GH #1036)
This commit is contained in:
parent
0a1f580591
commit
f12b4416a0
@ -16,7 +16,7 @@
|
||||
// expected to perform, like Common Subexpression Elimination to save
|
||||
// on variables (among others). Note that the compiler may miss the
|
||||
// optimization so the IACR paper is useful. However, the code is GPL3
|
||||
// and toxic for some users of the library...
|
||||
// and toxic for some users of the library, so it is not used here...
|
||||
|
||||
#include "pch.h"
|
||||
#include "config.h"
|
||||
|
Loading…
Reference in New Issue
Block a user