CVS_SILENT fix wrong comment

svn path=/trunk/kdepim/; revision=402251
wilder-work
David Faure 21 years ago
parent 6b68db1d8c
commit 0c97c41045
  1. 4
      acljobs.h

@ -60,8 +60,8 @@ namespace KMail {
namespace ACLJobs {
/// Bitfield modelling the possible permissions.
/// This is modelled after the imap4 permissions except that Read is "rs"
/// and "p" (post) isn't there. The semantics of the bits is protocol-dependent.
/// This is modelled after the imap4 permissions except that Read is "rs".
/// The semantics of the bits is protocol-dependent.
enum ACLPermissions {
List = 1,
Read = 2,

Loading…
Cancel
Save