summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1997-01-28 07:09:05 +0000
committerdg <dg@FreeBSD.org>1997-01-28 07:09:05 +0000
commitabe7289a8cd05b413c93fd3140cda58f5ee7e6b7 (patch)
treea99dc28d27225275ca7edf2a92529f709fd3e7fd /libexec/ftpd
parent3d55397795e2c8928bb2665e40aa065be1ad3521 (diff)
downloadFreeBSD-src-abe7289a8cd05b413c93fd3140cda58f5ee7e6b7.zip
FreeBSD-src-abe7289a8cd05b413c93fd3140cda58f5ee7e6b7.tar.gz
Oops, fix white space in last commit.
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 8708ebf..1de32c4 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) {
OpenPOWER on IntegriCloud