summaryrefslogtreecommitdiff
path: root/src/htsmodules.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsmodules.h')
-rw-r--r--src/htsmodules.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/htsmodules.h b/src/htsmodules.h
index 5d2b989..6c4a305 100644
--- a/src/htsmodules.h
+++ b/src/htsmodules.h
@@ -83,8 +83,7 @@ struct htsmoduleStruct {
/* Internal use - please don't touch */
void* liens;
void* opt;
- void* back;
- int back_max;
+ void* sback;
void* cache;
void* hashptr;
int numero_passe;