aboutsummaryrefslogtreecommitdiffstats
path: root/src/argparse.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-11-16 12:27:00 +0000
committerWerner Koch <[email protected]>2016-11-16 12:27:00 +0000
commit7f5f26fd66e60e60de875c70b1f93f60c0438780 (patch)
tree198c1edb66e1c5b2a132635070d96bf81a65b381 /src/argparse.h
parentcore: Do not leak the override session key to ps(1). (diff)
downloadgpgme-7f5f26fd66e60e60de875c70b1f93f60c0438780.tar.gz
gpgme-7f5f26fd66e60e60de875c70b1f93f60c0438780.zip
doc: Replace http: by https: in core source files.
-- Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/argparse.h')
-rw-r--r--src/argparse.h2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
+ * if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef GNUPG_COMMON_ARGPARSE_H