Status update to #49 after repair.

This commit is contained in:
wPgg1es 2016-08-18 21:10:46 +08:00
parent a361ea64e4
commit c91da10195
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#define TLS_HOOK_INFO_RETADDR_SPACE 0x100
/**
* Hook information stored by Cuckoo at FS:[TLS_HOOK_INFO].
* Hook informnation stored by Cuckoo at FS:[TLS_HOOK_INFO].
*/
struct hook_info {
unsigned int depth_count;