summaryrefslogtreecommitdiff
path: root/src/htsopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsopt.h')
-rw-r--r--src/htsopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsopt.h b/src/htsopt.h
index cc024c9..6581045 100644
--- a/src/htsopt.h
+++ b/src/htsopt.h
@@ -251,6 +251,7 @@ struct htsoptstate {
char HTbuff[2048];
unsigned int debug_state;
unsigned int tmpnameid; /* 3.41 */
+ int is_ended; /* 3.48-14 */
};
/* Library handles */