aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libbb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libbb.h b/include/libbb.h
index 883457c0d..ebd090e18 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -752,7 +752,6 @@ typedef struct tls_state {
752 752
753 unsigned min_encrypted_len_on_read; 753 unsigned min_encrypted_len_on_read;
754 uint16_t cipher_id; 754 uint16_t cipher_id;
755 uint8_t encrypt_on_write;
756 unsigned MAC_size; 755 unsigned MAC_size;
757 unsigned key_size; 756 unsigned key_size;
758 unsigned IV_size; 757 unsigned IV_size;