summaryrefslogtreecommitdiffstats
path: root/kmail/kmfoldermbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmfoldermbox.h')
-rw-r--r--kmail/kmfoldermbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmfoldermbox.h b/kmail/kmfoldermbox.h
index 517d5f19..38348a15 100644
--- a/kmail/kmfoldermbox.h
+++ b/kmail/kmfoldermbox.h
@@ -149,7 +149,7 @@ protected:
private:
FILE *mStream;
- bool mFilesLocked; // TRUE if the files of the folder are locked (writable)
+ bool mFilesLocked; // true if the files of the folder are locked (writable)
bool mReadOnly; // true if locking failed
LockType mLockType;
TQString mProcmailLockFileName;