summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/acl/AclReader.h
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-03-01 15:25:33 +0000
committerCharles E. Rolke <chug@apache.org>2012-03-01 15:25:33 +0000
commita2cfd7de28cc3deae1481c7018c162fed2c3eef6 (patch)
tree7c2d45ef4244546fbb27dd9bda32d29b6774c5ef /cpp/src/qpid/acl/AclReader.h
parent5e47b4c0bd930bd3d672290a04f7b38fb98283be (diff)
downloadqpid-python-QPID-3799-acl.tar.gz
QPID-3799-acl acl fixup - whitespaceQPID-3799-acl
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-3799-acl@1295616 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/acl/AclReader.h')
-rw-r--r--cpp/src/qpid/acl/AclReader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/acl/AclReader.h b/cpp/src/qpid/acl/AclReader.h
index beeedf953a..730013f4ed 100644
--- a/cpp/src/qpid/acl/AclReader.h
+++ b/cpp/src/qpid/acl/AclReader.h
@@ -54,7 +54,7 @@ class AclReader {
class aclRule {
public:
enum objectStatus {NONE, VALUE, ALL};
-
+
AclResult res;
nameSet names;
bool actionAll; // True if action is set to keyword "all"