summaryrefslogtreecommitdiff
path: root/key.c
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-05 18:16:28 +0000
commit2b725a056a5b27739e22cec422667d8f90afd6ec (patch)
tree9ae0f4dfd419432b053c54492c701c5036bf48ac /key.c
parent28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (diff)
RCSID
Diffstat (limited to 'key.c')
-rw-r--r--key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/key.c b/key.c
index d11b3817a..27910ff0e 100644
--- a/key.c
+++ b/key.c
@@ -32,7 +32,7 @@
32 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 32 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33 */ 33 */
34#include "includes.h" 34#include "includes.h"
35RCSID("$OpenBSD: key.c,v 1.16 2001/01/22 16:55:21 stevesk Exp $"); 35RCSID("$OpenBSD: key.c,v 1.17 2001/02/04 15:32:24 stevesk Exp $");
36 36
37#include <openssl/evp.h> 37#include <openssl/evp.h>
38 38