From 7f5f26fd66e60e60de875c70b1f93f60c0438780 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 16 Nov 2016 13:27:00 +0100 Subject: doc: Replace http: by https: in core source files. -- Signed-off-by: Werner Koch --- src/argparse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/argparse.h') diff --git a/src/argparse.h b/src/argparse.h index 10b838fe..81e881df 100644 --- a/src/argparse.h +++ b/src/argparse.h @@ -25,7 +25,7 @@ * * You should have received a copies of the GNU General Public License * and the GNU Lesser General Public License along with this program; - * if not, see . + * if not, see . */ #ifndef GNUPG_COMMON_ARGPARSE_H -- cgit v1.2.3