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/llpluginmessageclasses.h | |
parent | e2699c64a20262f6fbe6c1432294e8428e8cda5d (diff) | |
parent | 6dd3f54924b57224298f6d76c766b403d165783f (diff) |
local merge
Diffstat (limited to 'indra/llplugin/llpluginmessageclasses.h')
-rw-r--r-- | indra/llplugin/llpluginmessageclasses.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llplugin/llpluginmessageclasses.h b/indra/llplugin/llpluginmessageclasses.h index 927fcf2eb2..01fddb92c5 100644 --- a/indra/llplugin/llpluginmessageclasses.h +++ b/indra/llplugin/llpluginmessageclasses.h @@ -2,6 +2,7 @@ * @file llpluginmessageclasses.h * @brief This file defines the versions of existing message classes for LLPluginMessage. * + * @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_LLPLUGINMESSAGECLASSES_H |