diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2013-07-26 08:59:37 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2013-07-26 08:59:37 -0400 |
commit | f7cdbb2582d6328e62220dc4955c89bafcad5565 (patch) | |
tree | 7542e74d37b066afdffcb0ba8e8cd01ff1d0a321 /indra/newview/llmeshrepository.cpp | |
parent | c109361861a9f96566ae4acbc2b42e6afd5180bf (diff) | |
parent | 39bd14f3ca26c04072dcee68c5757232412f4014 (diff) |
CHOP-962: merge code-review fixes with viewer-release
Diffstat (limited to 'indra/newview/llmeshrepository.cpp')
-rwxr-xr-x | indra/newview/llmeshrepository.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llmeshrepository.cpp b/indra/newview/llmeshrepository.cpp index b47fe9d4b1..8d3539d297 100755 --- a/indra/newview/llmeshrepository.cpp +++ b/indra/newview/llmeshrepository.cpp @@ -1,3 +1,4 @@ + /** * @file llmeshrepository.cpp * @brief Mesh repository implementation. |