aboutsummaryrefslogtreecommitdiff
path: root/lib/ssh.h
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2008-12-22 18:46:12 +0000
committerGisle Vanem <gvanem@broadpark.no>2008-12-22 18:46:12 +0000
commite9895ea2e7751180feeb898494073b7bb7686d41 (patch)
treee3ca4d1f0571ea606b22b87cc20a5f999d1cba5f /lib/ssh.h
parenteab8c0d7548194af0118dcf1a940ade8f0c9a295 (diff)
Remove trailing #undef value. Typo?
Diffstat (limited to 'lib/ssh.h')
-rw-r--r--lib/ssh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh.h b/lib/ssh.h
index ec711fbe9..00fe7173e 100644
--- a/lib/ssh.h
+++ b/lib/ssh.h
@@ -44,7 +44,7 @@
later */
# define HAVE_LIBSSH2_SFTP_SEEK64 1
#else
-# undef HAVE_LIBSSH2_SFTP_SEEK64 1
+# undef HAVE_LIBSSH2_SFTP_SEEK64
#endif