summaryrefslogtreecommitdiff
path: root/pathnames.h
diff options
context:
space:
mode:
authordtucker <dtucker>2004-07-17 06:12:08 +0000
committerdtucker <dtucker>2004-07-17 06:12:08 +0000
commit30f740c96162c9eacc3b7a00ea1e30c6506ad107 (patch)
tree817269691c0012e64366066b19d8f1b42c48da24 /pathnames.h
parent7486b08a115731a9be7eda04c1a1bbcdfa3a1880 (diff)
downloadopenssh-30f740c96162c9eacc3b7a00ea1e30c6506ad107.tar.gz
- deraadt@cvs.openbsd.org 2004/07/11 17:48:47
[channels.c cipher.c clientloop.c clientloop.h compat.h moduli.c readconf.c nchan.c pathnames.h progressmeter.c readconf.h servconf.c session.c sftp-client.c sftp.c ssh-agent.1 ssh-keygen.c ssh.c ssh1.h sshd.c ttymodes.h] spaces
Diffstat (limited to 'pathnames.h')
-rw-r--r--pathnames.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pathnames.h b/pathnames.h
index 53208cf5..cf42625a 100644
--- a/pathnames.h
+++ b/pathnames.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: pathnames.h,v 1.14 2004/01/30 09:48:57 markus Exp $ */
+/* $OpenBSD: pathnames.h,v 1.15 2004/07/11 17:48:47 deraadt Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -122,7 +122,7 @@
/* Location of ssh-keysign for hostbased authentication */
#ifndef _PATH_SSH_KEY_SIGN
-#define _PATH_SSH_KEY_SIGN "/usr/libexec/ssh-keysign"
+#define _PATH_SSH_KEY_SIGN "/usr/libexec/ssh-keysign"
#endif
/* xauth for X11 forwarding */