summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-03-14 14:51:58 -0400
committerOz Linden <oz@lindenlab.com>2014-03-14 14:51:58 -0400
commit99e97bf6aebab653e6faefb4af8c2083af29aca8 (patch)
tree49bf44797a19e38611d3fb9936160d73c3f66c75 /indra/newview/llagentwearables.cpp
parent56d1db4875352d028cde8b77be7bcc25703aacb4 (diff)
conform to new policy forbidding trigraphs
Diffstat (limited to 'indra/newview/llagentwearables.cpp')
-rwxr-xr-xindra/newview/llagentwearables.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp
index aa97bddec8..9c36e54928 100755
--- a/indra/newview/llagentwearables.cpp
+++ b/indra/newview/llagentwearables.cpp
@@ -238,7 +238,7 @@ LLAgentWearables::sendAgentWearablesUpdateCallback::~sendAgentWearablesUpdateCal
*
* Would like to pass the agent in here, but we can't safely
* count on it being around later. Just use gAgent directly.
- * @param cb callback to execute on completion (??? unused ???)
+ * @param cb callback to execute on completion (? unused ?)
* @param type Type for the wearable in the agent
* @param wearable The wearable data.
* @param todo Bitmask of actions to take on completion.