From e1f3dc1c77fe155b05f106c1711bce1e5b62c9b6 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 14 Oct 2004 09:12:36 +0000 Subject: Added ID keywords because these files are often used in other packages. --- scd/iso7816.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scd/iso7816.h') diff --git a/scd/iso7816.h b/scd/iso7816.h index 8f2b150e6..b9ba1800b 100644 --- a/scd/iso7816.h +++ b/scd/iso7816.h @@ -16,6 +16,8 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * + * $Id$ */ #ifndef ISO7816_H @@ -25,6 +27,8 @@ #include "cardglue.h" #endif +gpg_error_t iso7816_map_sw (int sw); + gpg_error_t iso7816_select_application (int slot, const char *aid, size_t aidlen); gpg_error_t iso7816_select_file (int slot, int tag, int is_dir, -- cgit v1.2.3