mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Fix whitespace.
This commit is contained in:
parent
bd714bc690
commit
0fbfd09291
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue