mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-21 08:08:13 +08:00
fixed two mappy warnings
This commit is contained in:
+2
-1
@@ -59,7 +59,8 @@ cdef extern from "minimap.h":
|
||||
mm_idx_seq_t *seq
|
||||
uint32_t *S
|
||||
mm_idx_bucket_t *B
|
||||
void *km, *h
|
||||
void *km
|
||||
void *h
|
||||
|
||||
ctypedef struct mm_idx_reader_t:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user