]> andersk Git - openssh.git/blobdiff - pathnames.h
- (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
[openssh.git] / pathnames.h
index edeff2de367bde958b7ca513a08a887ecaf07c07..cf42625a4a4d9432e62b4e1ef12cc170f4d25edc 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: pathnames.h,v 1.13 2002/05/23 19:24:30 markus Exp $   */
+/*     $OpenBSD: pathnames.h,v 1.15 2004/07/11 17:48:47 deraadt Exp $  */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
 
 /* 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 */
This page took 0.03643 seconds and 4 git commands to generate.