summaryrefslogtreecommitdiff
path: root/src/htslib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htslib.h')
-rw-r--r--src/htslib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htslib.h b/src/htslib.h
index aec5803..b10c0f4 100644
--- a/src/htslib.h
+++ b/src/htslib.h
@@ -163,7 +163,7 @@ struct t_dnscache {
void hts_init_htsblk(htsblk * r);
// attach specific project log to hachtable logger
-void hts_set_hash_handler(inthash hashtable, httrackp *opt);
+void hts_set_hash_handler(coucal hashtable, httrackp *opt);
// version
HTSEXT_API const char* hts_version(void);