aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/links1
-rwxr-xr-xtap-driver.sh2
2 files changed, 1 insertions, 2 deletions
diff --git a/man/links b/man/links
index 03f9c14..16e159d 100644
--- a/man/links
+++ b/man/links
@@ -2472,7 +2472,6 @@ d2i_ASN1_OCTET_STRING.3,d2i_ASN1_UTF8STRING.3
2472d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3 2472d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3
2473d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3 2473d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3
2474d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3 2474d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3
2475d2i_ASN1_OCTET_STRING.3,i2c_ASN1_INTEGER.3
2476d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3 2475d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3
2477d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3 2476d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3
2478d2i_ASN1_OCTET_STRING.3,i2d_ASN1_ENUMERATED.3 2477d2i_ASN1_OCTET_STRING.3,i2d_ASN1_ENUMERATED.3
diff --git a/tap-driver.sh b/tap-driver.sh
index 0ca4903..fea066f 100755
--- a/tap-driver.sh
+++ b/tap-driver.sh
@@ -1,5 +1,5 @@
1#! /bin/sh 1#! /bin/sh
2# Copyright (C) 2011-2020 Free Software Foundation, Inc. 2# Copyright (C) 2011-2021 Free Software Foundation, Inc.
3# 3#
4# This program is free software; you can redistribute it and/or modify 4# This program is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by