diff options
author | Samuel Kolb <skolb@lindenlab.com> | 2009-11-30 18:06:23 -0800 |
---|---|---|
committer | Samuel Kolb <skolb@lindenlab.com> | 2009-11-30 18:06:23 -0800 |
commit | 4b710367a1ac986e8be731bc391c0b375424148f (patch) | |
tree | 4310984bc5838a989ef0b48c773b7e0347f4a357 /indra/llplugin/llpluginsharedmemory.h | |
parent | e2699c64a20262f6fbe6c1432294e8428e8cda5d (diff) | |
parent | 6dd3f54924b57224298f6d76c766b403d165783f (diff) |
local merge
Diffstat (limited to 'indra/llplugin/llpluginsharedmemory.h')
-rw-r--r-- | indra/llplugin/llpluginsharedmemory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llplugin/llpluginsharedmemory.h b/indra/llplugin/llpluginsharedmemory.h index a4613b9a54..4014620c52 100644 --- a/indra/llplugin/llpluginsharedmemory.h +++ b/indra/llplugin/llpluginsharedmemory.h @@ -2,6 +2,7 @@ * @file llpluginsharedmemory.h * @brief LLPluginSharedMemory manages a shared memory segment for use by the LLPlugin API. * + * @cond * $LicenseInfo:firstyear=2008&license=viewergpl$ * * Copyright (c) 2008, Linden Research, Inc. @@ -27,6 +28,7 @@ * WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, * COMPLETENESS OR PERFORMANCE. * $/LicenseInfo$ + * @endcond */ #ifndef LL_LLPLUGINSHAREDMEMORY_H |