Skip to content
Snippets Groups Projects
Unverified Commit 231c67f1 authored by benhbasis's avatar benhbasis Committed by GitHub
Browse files

Update tsk_img.h

At the request of Brian Carrier as suggested and tested in VIK-2979
parent c54e024d
Branches
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ extern "C" {
TSK_IMG_TYPE_UNSUPP = 0xffff, ///< Unsupported disk image type
} TSK_IMG_TYPE_ENUM;
#define TSK_IMG_INFO_CACHE_NUM 4
#define TSK_IMG_INFO_CACHE_NUM 32
#define TSK_IMG_INFO_CACHE_LEN 65536
typedef struct TSK_IMG_INFO TSK_IMG_INFO;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment