summaryrefslogtreecommitdiff
path: root/ssh-pkcs11.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-11-07 13:38:35 +1100
committerDamien Miller <djm@mindrot.org>2013-11-07 13:38:35 +1100
commitc8908aabff252f5da772d4e679479c2b7d18cac1 (patch)
tree2fce211a8cd16dc297cd4c9f345e30ea6b16d930 /ssh-pkcs11.c
parent49c145c5e89b9d7d48e84328d6347d5ad640b567 (diff)
- djm@cvs.openbsd.org 2013/11/06 23:05:59
[ssh-pkcs11.c] from portable: s/true/true_val/ to avoid name collisions on dump platforms RCSID sync only
Diffstat (limited to 'ssh-pkcs11.c')
-rw-r--r--ssh-pkcs11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-pkcs11.c b/ssh-pkcs11.c
index b785d822c..9941e94ed 100644
--- a/ssh-pkcs11.c
+++ b/ssh-pkcs11.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ssh-pkcs11.c,v 1.9 2013/11/02 20:03:54 markus Exp $ */ 1/* $OpenBSD: ssh-pkcs11.c,v 1.10 2013/11/06 23:05:59 djm Exp $ */
2/* 2/*
3 * Copyright (c) 2010 Markus Friedl. All rights reserved. 3 * Copyright (c) 2010 Markus Friedl. All rights reserved.
4 * 4 *