diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-02-05 15:43:59 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-02-05 15:43:59 +0000 |
commit | 28a7f26d03e4579ec62b9983f8f1d63a59ee63ab (patch) | |
tree | c08d161d15742557069c68147beb0772e0fd3f37 /ssh.h | |
parent | ec1c1409276d7fbcd43828db19496cab36079c01 (diff) |
RCSID; whitespace
Diffstat (limited to 'ssh.h')
-rw-r--r-- | ssh.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ | |||
68 | * Name of the environment variable containing the pathname of the | 68 | * Name of the environment variable containing the pathname of the |
69 | * authentication socket. | 69 | * authentication socket. |
70 | */ | 70 | */ |
71 | #define SSH_AGENTPID_ENV_NAME "SSH_AGENT_PID" | 71 | #define SSH_AGENTPID_ENV_NAME "SSH_AGENT_PID" |
72 | 72 | ||
73 | /* | 73 | /* |
74 | * Name of the environment variable containing the pathname of the | 74 | * Name of the environment variable containing the pathname of the |