summaryrefslogtreecommitdiff
path: root/indra/newview/llagentlistener.h
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-09-04 16:29:09 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-09-04 16:29:09 -0400
commit6a747e1ce027700a3609f4c377179bfa29c3ce31 (patch)
treee96334bd9299102ebdaf229eec9cf4c2165f8c2f /indra/newview/llagentlistener.h
parent01d20da6709997f91243ddf8b1d71020920ffc7d (diff)
Insidious trailing whitespace
Diffstat (limited to 'indra/newview/llagentlistener.h')
-rw-r--r--indra/newview/llagentlistener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagentlistener.h b/indra/newview/llagentlistener.h
index c77d1b3fc9..2765bb5b66 100644
--- a/indra/newview/llagentlistener.h
+++ b/indra/newview/llagentlistener.h
@@ -61,7 +61,7 @@ private:
void setFollowCamParams(LLSD const & event_data) const;
void setFollowCamActive(LLSD const & event_data) const;
void removeFollowCamParams(LLSD const & event_data) const;
-
+
void playAnimation(LLSD const &event_data);
void playAnimation_(const LLUUID& asset_id, const bool inworld);
void stopAnimation(LLSD const &event_data);