diff options
| author | Gisle Vanem <gvanem@broadpark.no> | 2008-12-22 18:46:12 +0000 |
|---|---|---|
| committer | Gisle Vanem <gvanem@broadpark.no> | 2008-12-22 18:46:12 +0000 |
| commit | e9895ea2e7751180feeb898494073b7bb7686d41 (patch) | |
| tree | e3ca4d1f0571ea606b22b87cc20a5f999d1cba5f | |
| parent | eab8c0d7548194af0118dcf1a940ade8f0c9a295 (diff) | |
Remove trailing #undef value. Typo?
| -rw-r--r-- | lib/ssh.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ later */ # define HAVE_LIBSSH2_SFTP_SEEK64 1 #else -# undef HAVE_LIBSSH2_SFTP_SEEK64 1 +# undef HAVE_LIBSSH2_SFTP_SEEK64 #endif |
