summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r--indra/newview/llagent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index c1162c1609..2b33cb878b 100644
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -78,7 +78,7 @@ struct LLGroupData
LLUUID mID;
LLUUID mInsigniaID;
U64 mPowers;
- BOOL mAcceptNotices;
+ bool mAcceptNotices;
BOOL mListInProfile;
S32 mContribution;
std::string mName;