4.78 -> 4.80
[exim.git] / src / src / tls-openssl.c
index e485aa67d74e4fad0834ac405bd1498181863f95..4cdb28905331d180ba7476c14436b08ed70569a8 100644 (file)
@@ -1751,7 +1751,7 @@ uschar keep_c;
 BOOL adding, item_parsed;
 
 result = 0L;
-/* Prior to 4.78 we or'd in SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS; removed
+/* Prior to 4.80 we or'd in SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS; removed
  * from default because it increases BEAST susceptibility. */
 
 if (option_spec == NULL)