Merge pull request #576 from unix-ninja/master

Add hex charset (?h) to mpsp
This commit is contained in:
Jens Steube
2016-11-10 19:57:06 +01:00
committed by GitHub
3 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -1518,7 +1518,7 @@ typedef struct mask_ctx
{
bool enabled;
cs_t mp_sys[6];
cs_t mp_sys[8];
cs_t mp_usr[4];
u64 bfs_cnt;