diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-23 15:05:42 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-23 15:05:42 +0000 |
commit | 21723e85677c69c4f78946d971bbf0e0c9cd37e5 (patch) | |
tree | 8389a11e574fa1f791f71afacb1c3e324461cf0b /indra | |
parent | 03023e47a8692e0a0beae5e72c01d3f54f12e44e (diff) |
Backed out changeset 19dc0ca58f15
Diffstat (limited to 'indra')
-rw-r--r-- | indra/llcommon/llmemory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llmemory.cpp b/indra/llcommon/llmemory.cpp index 7b21b9148a..2a8015e26d 100644 --- a/indra/llcommon/llmemory.cpp +++ b/indra/llcommon/llmemory.cpp @@ -1,4 +1,4 @@ -FOO TO BREAK BUILD/** +/** * @file llmemory.cpp * @brief Very special memory allocation/deallocation stuff here * |