diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-08-20 19:05:45 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-08-20 19:05:45 +0200 |
commit | bfa7e346fa1ea679d7e44bb55b251cd069330a57 (patch) | |
tree | fea2e8c114e6c8aadfd02ab90f6ccf62411e3d82 /starttls.c | |
parent | d8d87f0e814f579a05621ffd8d64f4aa5065f5d3 (diff) | |
download | fetchmail-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/** \file tls.c - collect common TLS functionality +/** \file starttls.c - collect common TLS functionality * \author Matthias Andree * \date 2006 */ |