From a80f1404bb8f9164f65daacd246231e7a476d7b9 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 24 Feb 2010 17:17:58 +1100 Subject: - djm@cvs.openbsd.org 2010/02/11 20:37:47 [pathnames.h] correct comment --- ChangeLog | 4 ++++ pathnames.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ac08efa4b..27a99d72f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ 20100224 - (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c] [ssh-pkcs11.h] Add $OpenBSD$ RCS idents so we can sync portable + - (djm) OpenBSD CVS Sync + - djm@cvs.openbsd.org 2010/02/11 20:37:47 + [pathnames.h] + correct comment 20100212 - (djm) OpenBSD CVS Sync diff --git a/pathnames.h b/pathnames.h index 32b9e065b..9e50950fe 100644 --- a/pathnames.h +++ b/pathnames.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.18 2010/02/08 10:50:20 markus Exp $ */ +/* $OpenBSD: pathnames.h,v 1.19 2010/02/11 20:37:47 djm Exp $ */ /* * Author: Tatu Ylonen @@ -125,7 +125,7 @@ #define _PATH_SSH_KEY_SIGN "/usr/libexec/ssh-keysign" #endif -/* Location of ssh-keysign for hostbased authentication */ +/* Location of ssh-pkcs11-helper to support keys in tokens */ #ifndef _PATH_SSH_PKCS11_HELPER #define _PATH_SSH_PKCS11_HELPER "/usr/libexec/ssh-pkcs11-helper" #endif -- cgit v1.2.3