diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-23 11:39:59 +0000 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2009-11-23 11:39:59 +0000 |
commit | 03023e47a8692e0a0beae5e72c01d3f54f12e44e (patch) | |
tree | 4baa188b9223a26be6a725934542e959efe4465b /indra | |
parent | 32adc8473a85a95c1cfe52258a76db19a71b49bb (diff) |
intentionally break build to see what parabuild says.
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 2a8015e26d..7b21b9148a 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 * |