summaryrefslogtreecommitdiff
path: root/src/htslib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htslib.c')
-rw-r--r--src/htslib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htslib.c b/src/htslib.c
index 629f6c0..0dd6e1f 100644
--- a/src/htslib.c
+++ b/src/htslib.c
@@ -543,6 +543,7 @@ const char *hts_mime[][2] = {
{"application/ogg", "ogg"},
{"application/x-java-vm", "class"},
+ {"application/x-bittorrent","torrent"},
{"", ""}
};