summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingcharacter.cpp
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-02-17 19:03:16 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-02-17 19:03:16 -0800
commit516ad5b3c234321daf01294d6e03bdc4be019d36 (patch)
tree3b54deb5a43aad06967b6a29e933514f32b9206b /indra/newview/llpathfindingcharacter.cpp
parent35b09a722e72a397a1e1e7aacbda8f39f4c1faa5 (diff)
PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.
Diffstat (limited to 'indra/newview/llpathfindingcharacter.cpp')
-rw-r--r--indra/newview/llpathfindingcharacter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpathfindingcharacter.cpp b/indra/newview/llpathfindingcharacter.cpp
index 2fb48b0eea..afa07457bc 100644
--- a/indra/newview/llpathfindingcharacter.cpp
+++ b/indra/newview/llpathfindingcharacter.cpp
@@ -1,5 +1,5 @@
/**
- * @file llpathfindinglinksets.cpp
+ * @file llpathfindingcharacter.cpp
* @author William Todd Stinson
* @brief Definition of a pathfinding character that contains various properties required for havok pathfinding.
*