summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorathenian200 <athenian200@outlook.com>2020-01-26 01:51:37 -0600
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-01-27 11:02:39 +0100
commitf0aaab86a1472c4efa5792c7893f6b2ed528fccf (patch)
tree182486ae134b4ca13cc2119adef36c69a1ceec38
parent77f2d7f720dfbd4d58b0a48d1d33a74cb3d6f287 (diff)
downloadUXP-f0aaab86a1472c4efa5792c7893f6b2ed528fccf.tar
UXP-f0aaab86a1472c4efa5792c7893f6b2ed528fccf.tar.gz
UXP-f0aaab86a1472c4efa5792c7893f6b2ed528fccf.tar.lz
UXP-f0aaab86a1472c4efa5792c7893f6b2ed528fccf.tar.xz
UXP-f0aaab86a1472c4efa5792c7893f6b2ed528fccf.zip
Fix whitespace.
-rw-r--r--netwerk/protocol/ftp/nsFtpConnectionThread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/protocol/ftp/nsFtpConnectionThread.h b/netwerk/protocol/ftp/nsFtpConnectionThread.h
index cc8f0df95..2fe21ab8c 100644
--- a/netwerk/protocol/ftp/nsFtpConnectionThread.h
+++ b/netwerk/protocol/ftp/nsFtpConnectionThread.h
@@ -181,7 +181,7 @@ private:
bool mStorReplyReceived; // FALSE if waiting for STOR
// completion status from server
bool mRlist1xxReceived; // TRUE if the server has sent a
- // LIST 1xx response.
+ // LIST 1xx response.
bool mRstor1xxReceived; // TRUE if the server has sent a
// STOR 1xx response.
bool mRretr1xxReceived; // TRUE if the server has sent a