mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 08:14:24 +02:00
oops, remove some debugging junk that crept in
This commit is contained in:
parent
72476d4b24
commit
7217b3e697
@ -179,6 +179,6 @@ getpass(const char *prompt)
|
|||||||
|
|
||||||
static void handler(int s)
|
static void handler(int s)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "COPPED A SGNAL\n");
|
|
||||||
signo = s;
|
signo = s;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user