mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Remove duplicated declaration in fatal.c .
This commit is contained in:
parent
7d0f8a3369
commit
1050109b4b
@ -9,9 +9,6 @@
|
||||
|
||||
#include "log.h"
|
||||
|
||||
void sshfatal(const char *file, const char *func, int line, int showfunc,
|
||||
LogLevel level, const char *suffix, const char *fmt, ...);
|
||||
|
||||
void
|
||||
sshfatal(const char *file, const char *func, int line, int showfunc,
|
||||
LogLevel level, const char *suffix, const char *fmt, ...)
|
||||
|
Loading…
x
Reference in New Issue
Block a user