summaryrefslogtreecommitdiff
path: root/indra/llplugin/llpluginsharedmemory.h
diff options
context:
space:
mode:
authorSamuel Kolb <skolb@lindenlab.com>2009-11-30 18:06:23 -0800
committerSamuel Kolb <skolb@lindenlab.com>2009-11-30 18:06:23 -0800
commit4b710367a1ac986e8be731bc391c0b375424148f (patch)
tree4310984bc5838a989ef0b48c773b7e0347f4a357 /indra/llplugin/llpluginsharedmemory.h
parente2699c64a20262f6fbe6c1432294e8428e8cda5d (diff)
parent6dd3f54924b57224298f6d76c766b403d165783f (diff)
local merge
Diffstat (limited to 'indra/llplugin/llpluginsharedmemory.h')
-rw-r--r--indra/llplugin/llpluginsharedmemory.h2
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