Merge branch 'shawndwells-typos' into dev-chaos

This commit is contained in:
Alberto Ortega 2016-07-20 21:25:22 +02:00
commit a361ea64e4
1 changed files with 1 additions and 1 deletions

View File

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