=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/pathnames.h,v retrieving revision 1.14 retrieving revision 1.14.2.1 diff -u -r1.14 -r1.14.2.1 --- src/usr.bin/ssh/pathnames.h 2004/01/30 09:48:57 1.14 +++ src/usr.bin/ssh/pathnames.h 2004/08/19 04:13:26 1.14.2.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.14 2004/01/30 09:48:57 markus Exp $ */ +/* $OpenBSD: pathnames.h,v 1.14.2.1 2004/08/19 04:13:26 brad Exp $ */ /* * Author: Tatu Ylonen @@ -111,7 +111,7 @@ #define _PATH_SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass" /* Location of ssh-keysign for hostbased authentication */ -#define _PATH_SSH_KEY_SIGN "/usr/libexec/ssh-keysign" +#define _PATH_SSH_KEY_SIGN "/usr/libexec/ssh-keysign" /* xauth for X11 forwarding */ #define _PATH_XAUTH "/usr/X11R6/bin/xauth"