diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:09:38 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:09:38 +0000 |
commit | 16fb149cbb42efe0cb13f3edbafcb1a21ecfe574 (patch) | |
tree | fe60de39ee3c30f7bd2c5c48983055f99852a6eb /debian/patches/ssh-vulnkey.patch | |
parent | 4e52f38986be2bb0437d896ed5896deed5d5bef4 (diff) |
Remove trailing blank line.
Diffstat (limited to 'debian/patches/ssh-vulnkey.patch')
-rw-r--r-- | debian/patches/ssh-vulnkey.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/patches/ssh-vulnkey.patch b/debian/patches/ssh-vulnkey.patch index a56911290..a1e8c20f9 100644 --- a/debian/patches/ssh-vulnkey.patch +++ b/debian/patches/ssh-vulnkey.patch | |||
@@ -223,7 +223,7 @@ Index: b/authfile.c | |||
223 | 223 | ||
224 | #define MAX_KEY_FILE_SIZE (1024 * 1024) | 224 | #define MAX_KEY_FILE_SIZE (1024 * 1024) |
225 | 225 | ||
226 | @@ -944,3 +945,139 @@ | 226 | @@ -944,3 +945,138 @@ |
227 | return ret; | 227 | return ret; |
228 | } | 228 | } |
229 | 229 | ||
@@ -362,7 +362,6 @@ Index: b/authfile.c | |||
362 | + key_free(public); | 362 | + key_free(public); |
363 | + return ret; | 363 | + return ret; |
364 | +} | 364 | +} |
365 | + | ||
366 | Index: b/authfile.h | 365 | Index: b/authfile.h |
367 | =================================================================== | 366 | =================================================================== |
368 | --- a/authfile.h | 367 | --- a/authfile.h |