mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
899ed588d9
Reported by: fallout
12 lines
221 B
C
12 lines
221 B
C
--- hts_utils.h.orig 2020-11-08 22:09:58 UTC
|
|
+++ hts_utils.h
|
|
@@ -47,7 +47,7 @@ typedef struct {
|
|
|
|
KHASH_MAP_INIT_STR(s, faidx1_t)
|
|
|
|
-struct __faidx_t {
|
|
+struct faidx_t {
|
|
BGZF *bgzf;
|
|
int n, m;
|
|
char **name;
|