aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1997-01-28 07:09:05 +0000
committerDavid Greenman <dg@FreeBSD.org>1997-01-28 07:09:05 +0000
commitac7636cbfceb4a58dc8a9281536026623008998b (patch)
treea99dc28d27225275ca7edf2a92529f709fd3e7fd /libexec/ftpd
parent0b4df2eec20a279f9a71c3d4a2dd64164b8a255d (diff)
Notes
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/ftpd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c
index 8708ebf4ec5f..1de32c47e801 100644
--- a/libexec/ftpd/ftpd.c
+++ b/libexec/ftpd/ftpd.c
@@ -1647,7 +1647,7 @@ dologout(status)
/*
* Prevent reception of SIGURG from resulting in a resumption
* back to the main program loop.
- */
+ */
transflag = 0;
if (logged_in) {