diff options
author | Baker Linden <baker@lindenlab.com> | 2013-07-09 15:37:12 -0700 |
---|---|---|
committer | Baker Linden <baker@lindenlab.com> | 2013-07-09 15:37:12 -0700 |
commit | c6a15ab02da075b3a9b81ae08ce016159fc0c73d (patch) | |
tree | cb71ecb65bdcca4fe7d0ad8f0956133cf323ec5f | |
parent | d65e34319a3c3e58f6d278951ab5047a784e9992 (diff) | |
parent | 5216e9579f05b133b0cbd3fda9d5f7322ed4aacf (diff) |
[MAINT-2386] Viewer crashes when user move landmarks from Inventory -> Landmarks or Places to Favorite bar
Forgot to commit the errant comment -- double whoopsie all the way across the sky!
-rwxr-xr-x | indra/newview/llfavoritesbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfavoritesbar.cpp b/indra/newview/llfavoritesbar.cpp index d5e26f593b..6bd0e5d86f 100755 --- a/indra/newview/llfavoritesbar.cpp +++ b/indra/newview/llfavoritesbar.cpp @@ -1,4 +1,4 @@ -]/** +/** * @file llfavoritesbar.cpp * @brief LLFavoritesBarCtrl class implementation * |