aboutsummaryrefslogtreecommitdiffstats
path: root/starttls.c
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-20 19:05:45 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-20 19:05:45 +0200
commitbfa7e346fa1ea679d7e44bb55b251cd069330a57 (patch)
treefea2e8c114e6c8aadfd02ab90f6ccf62411e3d82 /starttls.c
parentd8d87f0e814f579a05621ffd8d64f4aa5065f5d3 (diff)
downloadfetchmail-bfa7e346fa1ea679d7e44bb55b251cd069330a57.tar.gz
fetchmail-bfa7e346fa1ea679d7e44bb55b251cd069330a57.tar.bz2
fetchmail-bfa7e346fa1ea679d7e44bb55b251cd069330a57.zip
Minor Doxygen updates/fixes.
Reported by: Jens Schleusener (fossies.org)
Diffstat (limited to 'starttls.c')
-rw-r--r--starttls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/starttls.c b/starttls.c
index 5d65464a..2df08cd9 100644
--- a/starttls.c
+++ b/starttls.c
@@ -1,4 +1,4 @@
-/** \file tls.c - collect common TLS functionality
+/** \file starttls.c - collect common TLS functionality
* \author Matthias Andree
* \date 2006
*/