diff options
Diffstat (limited to 'authfile.c')
-rw-r--r-- | authfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/authfile.c b/authfile.c index cb95cfcb8..983359157 100644 --- a/authfile.c +++ b/authfile.c | |||
@@ -1080,4 +1080,3 @@ blacklisted_key(Key *key, char **fp) | |||
1080 | key_free(public); | 1080 | key_free(public); |
1081 | return ret; | 1081 | return ret; |
1082 | } | 1082 | } |
1083 | |||