comparison options.h @ 964:67ff2be856ff coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Fri, 08 Aug 2014 21:26:07 +0800
parents dccaecc68c77
children 6c0fb5428aaa
comparison
equal deleted inserted replaced
956:46a0b2ebc22c 964:67ff2be856ff
262 #endif 262 #endif
263 263
264 /* The command to invoke for xauth when using X11 forwarding. 264 /* The command to invoke for xauth when using X11 forwarding.
265 * "-q" for quiet */ 265 * "-q" for quiet */
266 #ifndef XAUTH_COMMAND 266 #ifndef XAUTH_COMMAND
267 #define XAUTH_COMMAND "/usr/bin/X11/xauth -q" 267 #define XAUTH_COMMAND "/usr/bin/xauth -q"
268 #endif 268 #endif
269 269
270 /* if you want to enable running an sftp server (such as the one included with 270 /* if you want to enable running an sftp server (such as the one included with
271 * OpenSSH), set the path below. If the path isn't defined, sftp will not 271 * OpenSSH), set the path below. If the path isn't defined, sftp will not
272 * be enabled */ 272 * be enabled */