This commit is contained in:
zeffy
2017-08-23 05:46:22 -07:00
parent 416e9abab1
commit 0e797ed687

View File

@@ -4,7 +4,7 @@
/* Ported to C from x64dbg's patternfind.cpp:
* https://github.com/x64dbg/x64dbg/blob/development/src/dbg/patternfind.cpp
* x64dbg license (GPL-3.0):
* https://github.com/x64dbg/x64dbg/blob/development/LICENSE>
* https://github.com/x64dbg/x64dbg/blob/development/LICENSE
*/
int hexchtoint(CHAR c) {