]> andersk Git - openssh.git/blobdiff - scard.h
- (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
[openssh.git] / scard.h
diff --git a/scard.h b/scard.h
index 00999cb09debac04a57bf5ad73e14d856f68641a..9ba20a361ba027eeda291c3e287988e26adf69cc 100644 (file)
--- a/scard.h
+++ b/scard.h
@@ -1,4 +1,4 @@
-/*     $OpenBSD: scard.h,v 1.11 2002/06/30 21:59:45 deraadt Exp $      */
+/*     $OpenBSD: scard.h,v 1.12 2003/06/12 19:12:03 markus Exp $       */
 
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
@@ -36,5 +36,6 @@
 Key    **sc_get_keys(const char *, const char *);
 void    sc_close(void);
 int     sc_put_key(Key *, const char *);
+char   *sc_get_key_label(Key *);
 
 #endif
This page took 0.052897 seconds and 4 git commands to generate.