Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
cce9694c
Commit
cce9694c
authored
Feb 11, 2002
by
Pontus Freyhult
Browse files
Corrected spelling error in a comment.
Rev: src/sftp/sftp_bind.c:1.3
parent
1bd56cda
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/sftp_bind.c
View file @
cce9694c
...
...
@@ -2178,7 +2178,7 @@ lsftp_do_realpath(const char* file, const char **destptr )
lsftp_install_sftp_cb
(
&
s
);
else
{
/* We should ne
w
er have a local error for realpath */
/* We should ne
v
er have a local error for realpath */
lsftp_perror
(
file
,
s
.
localerrno
);
lsftp_remove_lsftp_cb
(
id
);
return
-
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment