diff options
-rw-r--r-- | man/links | 1 | ||||
-rwxr-xr-x | tap-driver.sh | 2 |
2 files changed, 1 insertions, 2 deletions
@@ -2472,7 +2472,6 @@ d2i_ASN1_OCTET_STRING.3,d2i_ASN1_UTF8STRING.3 | |||
2472 | d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3 | 2472 | d2i_ASN1_OCTET_STRING.3,d2i_ASN1_VISIBLESTRING.3 |
2473 | d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3 | 2473 | d2i_ASN1_OCTET_STRING.3,d2i_DIRECTORYSTRING.3 |
2474 | d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3 | 2474 | d2i_ASN1_OCTET_STRING.3,d2i_DISPLAYTEXT.3 |
2475 | d2i_ASN1_OCTET_STRING.3,i2c_ASN1_INTEGER.3 | ||
2476 | d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3 | 2475 | d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BIT_STRING.3 |
2477 | d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3 | 2476 | d2i_ASN1_OCTET_STRING.3,i2d_ASN1_BMPSTRING.3 |
2478 | d2i_ASN1_OCTET_STRING.3,i2d_ASN1_ENUMERATED.3 | 2477 | d2i_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 |