aboutsummaryrefslogtreecommitdiffstats
path: root/tls-aux.h
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-12-05 21:39:14 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-12-05 21:39:14 +0100
commitb12117f4cb73aefdff64679a63cf96c987ce6bd6 (patch)
tree572dd9f718503b40cf785ea6c4f6a134486c33a2 /tls-aux.h
parent36d4b3dd4f0bd6768c875f38b84afd4842760a2a (diff)
downloadfetchmail-b12117f4cb73aefdff64679a63cf96c987ce6bd6.tar.gz
fetchmail-b12117f4cb73aefdff64679a63cf96c987ce6bd6.tar.bz2
fetchmail-b12117f4cb73aefdff64679a63cf96c987ce6bd6.zip
Realign comments and variable names.
Diffstat (limited to 'tls-aux.h')
-rw-r--r--tls-aux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tls-aux.h b/tls-aux.h
index 0d6bac48..e5e594ab 100644
--- a/tls-aux.h
+++ b/tls-aux.h
@@ -1,7 +1,7 @@
#ifndef TLS_AUX_H
#define TLS_AUX_H 1
-#undef LIBWOLFSSL_VERSION_STRING
+#undef LIBWOLFSSL_VERSION_HEX
#include "config.h"
#include "fetchmail.h"