From 7d53919c26e7b1126d2b0bd534ec7299fc34f040 Mon Sep 17 00:00:00 2001 From: athenian200 Date: Sun, 26 Jan 2020 01:51:37 -0600 Subject: Fix whitespace. --- netwerk/protocol/ftp/nsFtpConnectionThread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netwerk/protocol') diff --git a/netwerk/protocol/ftp/nsFtpConnectionThread.h b/netwerk/protocol/ftp/nsFtpConnectionThread.h index cc8f0df958..2fe21ab8cc 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 -- cgit v1.2.3