diff options
author | Baker Linden <baker@lindenlab.com> | 2013-03-18 11:39:24 -0700 |
---|---|---|
committer | Baker Linden <baker@lindenlab.com> | 2013-03-18 11:39:24 -0700 |
commit | 5216e9579f05b133b0cbd3fda9d5f7322ed4aacf (patch) | |
tree | 48bacbe89c79eb315fb71f1f5d71c0b913c5b8d0 /indra/newview/llfavoritesbar.cpp | |
parent | 830e3ea0ec83070b56b805e43cb3ad261c413802 (diff) |
Found an errant right bracket at the top of the file -- whoopsie!
Diffstat (limited to 'indra/newview/llfavoritesbar.cpp')
-rw-r--r-- | 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 eb2b4b1ba2..b5f5a1d169 100644 --- a/indra/newview/llfavoritesbar.cpp +++ b/indra/newview/llfavoritesbar.cpp @@ -1,4 +1,4 @@ -]/** +/** * @file llfavoritesbar.cpp * @brief LLFavoritesBarCtrl class implementation * |