summaryrefslogtreecommitdiffstats
path: root/server/glz_encoder_dictionary_protected.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/glz_encoder_dictionary_protected.h')
-rw-r--r--server/glz_encoder_dictionary_protected.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/glz_encoder_dictionary_protected.h b/server/glz_encoder_dictionary_protected.h
index ae7fdc20..ee1f8d8e 100644
--- a/server/glz_encoder_dictionary_protected.h
+++ b/server/glz_encoder_dictionary_protected.h
@@ -119,7 +119,7 @@ struct SharedDictionary {
#endif
uint64_t last_image_id;
- uint32_t max_encdoers;
+ uint32_t max_encoders;
pthread_mutex_t lock;
pthread_rwlock_t rw_alloc_lock;
GlzEncoderUsrContext *cur_usr; // each encoder has other context.