diff options
author | Yuri Chebotarev <ychebotarev@productengine.com> | 2009-12-01 16:55:00 +0200 |
---|---|---|
committer | Yuri Chebotarev <ychebotarev@productengine.com> | 2009-12-01 16:55:00 +0200 |
commit | 6a91f2b7f6b225f86849c9ebe53add6d2c8382a5 (patch) | |
tree | b325606af8716c4ffe9f8d44dea13f47bcec1757 /indra/llplugin/llpluginmessage.h | |
parent | cf3d40462e3c0421884a098505413c00f9004e6a (diff) | |
parent | f893c39a4c92326d7ad08ee4bc79bcc611608ca9 (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/llplugin/llpluginmessage.h')
-rw-r--r-- | indra/llplugin/llpluginmessage.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llplugin/llpluginmessage.h b/indra/llplugin/llpluginmessage.h index 5e93d8b7a1..99f8d1194f 100644 --- a/indra/llplugin/llpluginmessage.h +++ b/indra/llplugin/llpluginmessage.h @@ -2,6 +2,7 @@ * @file llpluginmessage.h * @brief LLPluginMessage encapsulates the serialization/deserialization of messages passed to and from plugins. * + * @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_LLPLUGINMESSAGE_H |